summaryrefslogtreecommitdiff
path: root/provider
diff options
context:
space:
mode:
Diffstat (limited to 'provider')
-rw-r--r--provider/nodes/vpn1.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/provider/nodes/vpn1.json b/provider/nodes/vpn1.json
index 1c58a1b..a5b11f6 100644
--- a/provider/nodes/vpn1.json
+++ b/provider/nodes/vpn1.json
@@ -1,9 +1,9 @@
{
"services": "openvpn",
- "ip_address": "2.2.2.2",
+ "ip_address": "94.103.43.5",
"tags": "production",
"openvpn": {
- "gateway_address": "3.3.3.3",
+ "gateway_address": "94.103.43.6",
"filter_dns": true
}
-} \ No newline at end of file
+}