diff options
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/gecko.json | 4 | ||||
-rw-r--r-- | nodes/mudskipper.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/nodes/gecko.json b/nodes/gecko.json index d0793b4..23b48b2 100644 --- a/nodes/gecko.json +++ b/nodes/gecko.json @@ -2,13 +2,13 @@ "couch": { "mode": "plain" }, - "ip_address": "1.209.122.112", + "ip_address": "37.218.240.87", "services": [ "couchdb", "soledad" ], "tags": [ "clientdev", - "seoul" + "hongkong" ] } diff --git a/nodes/mudskipper.json b/nodes/mudskipper.json index 8b5b13a..dbf9b1a 100644 --- a/nodes/mudskipper.json +++ b/nodes/mudskipper.json @@ -1,12 +1,12 @@ { - "ip_address": "1.209.122.111", + "ip_address": "37.218.240.86", "services": [ "mx", "webapp" ], "tags": [ "clientdev", - "seoul", + "hongkong", "letsencrypt" ] } |