mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-18 21:16:54 +02:00
Merge branch 'edge' of http://git.int.zerotier.com/zerotier/ZeroTierOne into edge
This commit is contained in:
commit
7603d8cee8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ var TEST_INTERVAL_MAX = (60000 * 10);
|
|||
var TEST_TIMEOUT = 60000;
|
||||
|
||||
// Where should I get other agents' IDs and POST results?
|
||||
var SERVER_HOST = '174.136.102.178';
|
||||
var SERVER_HOST = '52.23.172.206';
|
||||
var SERVER_PORT = 18080;
|
||||
|
||||
// Which port do agents use to serve up test data to each other?
|
||||
|
|
Loading…
Add table
Reference in a new issue