summaryrefslogtreecommitdiff
path: root/provider/nodes/vpn1.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider/nodes/vpn1.json')
-rw-r--r--provider/nodes/vpn1.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/provider/nodes/vpn1.json b/provider/nodes/vpn1.json
index 5bf1c28..9afb4f3 100644
--- a/provider/nodes/vpn1.json
+++ b/provider/nodes/vpn1.json
@@ -1,12 +1,12 @@
{
"services": "openvpn",
- "ip_address": "94.103.43.5",
+ "ip_address": "176.53.69.120",
"interface": "eth0",
"ssh": {
"port": 4422 },
"tags": "production",
"openvpn": {
- "gateway_address": "94.103.43.6",
+ "gateway_address": "176.53.69.121",
"filter_dns": true
}
}