Skip to content

Commit

Permalink
add relay.02.grid.tf to node relays
Browse files Browse the repository at this point in the history
  • Loading branch information
muhamadazmy committed May 24, 2024
1 parent ca271de commit bdd3fc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/environment/environment.go
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ var (
},
RelayURL: []string{
"wss://relay.grid.tf",
"wss://relay.02.grid.tf",
},
ActivationURL: "https://activation.grid.tf/activation/activate",
FlistURL: "redis://hub.grid.tf:9900",
Expand Down

0 comments on commit bdd3fc3

Please sign in to comment.