mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
New agent master IP.
This commit is contained in:
parent
8ea5f424fd
commit
badec136fc
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 = '52.23.172.206';
|
||||
var SERVER_HOST = '52.32.186.221';
|
||||
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