summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nodes/pcvpn1.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/nodes/pcvpn1.json b/nodes/pcvpn1.json
index 7751a40..0fead23 100644
--- a/nodes/pcvpn1.json
+++ b/nodes/pcvpn1.json
@@ -1,4 +1,7 @@
{
"ip_address": "202.85.227.218",
- "services": "openvpn"
+ "services": "openvpn",
+ "openvpn": {
+ "gateway_address": "202.85.227.220"
+ }
}