mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-18 18:56:24 +00:00
New agent master IP.
This commit is contained in:
parent
8ea5f424fd
commit
badec136fc
@ -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…
Reference in New Issue
Block a user