summaryrefslogtreecommitdiff
path: root/nodes/aligator.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/aligator.json')
-rw-r--r--nodes/aligator.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/nodes/aligator.json b/nodes/aligator.json
index b5a2e5e..cae6f17 100644
--- a/nodes/aligator.json
+++ b/nodes/aligator.json
@@ -1,10 +1,11 @@
{
"services": "openvpn",
"ip_address": "176.53.69.121",
- "tags": ["production", "istanbul"],
+ "tags": ["demo", "istanbul"],
"openvpn": {
"gateway_address": "176.53.69.123",
"allow_free": false,
"filter_dns": true
- }
+ },
+ "enabled": false
}