diff options
Diffstat (limited to 'provider/nodes')
-rw-r--r-- | provider/nodes/couch1.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/provider/nodes/couch1.json b/provider/nodes/couch1.json index b7b4796..8c4df16 100644 --- a/provider/nodes/couch1.json +++ b/provider/nodes/couch1.json @@ -1,4 +1,6 @@ { "services": "couchdb", - "ip_address": "176.53.69.122" + "ip_address": "176.53.69.122", + "ssh": { + "port": 4422 } } |