diff options
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/hippo.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nodes/hippo.json b/nodes/hippo.json index 9881b99..906ea06 100644 --- a/nodes/hippo.json +++ b/nodes/hippo.json @@ -5,5 +5,8 @@ "tags": ["disabled", "amsterdam"], "openvpn": { "gateway_address": "85.17.92.167" + }, + "ssh": { + "port": 4422 } } |