diff options
Diffstat (limited to 'provider/nodes')
-rw-r--r-- | provider/nodes/aligator.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/provider/nodes/aligator.json b/provider/nodes/aligator.json index f84d59c..d647d30 100644 --- a/provider/nodes/aligator.json +++ b/provider/nodes/aligator.json @@ -4,11 +4,11 @@ "type": "exit", "nickname": "alligator" }, - "ip_address": "176.53.69.120", + "ip_address": "176.53.69.121", "interface": "eth0", "tags": "production", "openvpn": { - "gateway_address": "176.53.69.121", + "gateway_address": "176.53.69.123", "filter_dns": true } } |