use new relay URL, for new protocol
This commit is contained in:
parent
c5b174dd6a
commit
77661bf94e
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
# This is a relay I run on a personal server. If it gets too expensive to
|
# This is a relay I run on a personal server. If it gets too expensive to
|
||||||
# run, I'll shut it down.
|
# run, I'll shut it down.
|
||||||
RENDEZVOUS_RELAY = u"http://wormhole-relay.petmail.org:3000/wormhole-relay/"
|
RENDEZVOUS_RELAY = u"ws://wormhole-relay.petmail.org:4000/"
|
||||||
TRANSIT_RELAY = u"tcp:wormhole-transit-relay.petmail.org:3001"
|
TRANSIT_RELAY = u"tcp:wormhole-transit-relay.petmail.org:4001"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user