Change the URL

This commit is contained in:
Audrius Butkevicius 2015-10-17 00:07:01 +01:00
parent e4403ca396
commit 59c5d984af
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ var (
statusAddr string
poolAddrs string
defaultPoolAddrs string = "https://relays.syncthing.net"
defaultPoolAddrs string = "https://relays.syncthing.net/endpoint"
)
func main() {