Skip to content

Commit bdd3fc3

Browse files
committed
add relay.02.grid.tf to node relays
1 parent ca271de commit bdd3fc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/environment/environment.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ var (
159159
},
160160
RelayURL: []string{
161161
"wss://relay.grid.tf",
162+
"wss://relay.02.grid.tf",
162163
},
163164
ActivationURL: "https://activation.grid.tf/activation/activate",
164165
FlistURL: "redis://hub.grid.tf:9900",

0 commit comments

Comments
 (0)