diff options
author | Micah Anderson <micah@riseup.net> | 2015-05-05 12:40:06 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2015-05-05 12:40:06 -0400 |
commit | 7ba1708922fc7dfd4dd7e29847811d732f8944a9 (patch) | |
tree | b5d5ac475e77753dcce33c8ae2f71cd5cf4688d2 | |
parent | 5a97122c06650ff5fb0b4ed104fc9f0c0389aa7d (diff) |
change geographic environment for elk
-rw-r--r-- | nodes/elk.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/elk.json b/nodes/elk.json index e9a5df0..81edcdd 100644 --- a/nodes/elk.json +++ b/nodes/elk.json @@ -2,7 +2,7 @@ "ip_address": "1.209.122.22", "services": "couchdb", "tags": [ - "development", "istanbul" + "development", "seoul" ], "enabled": true } |