diff options
Diffstat (limited to 'nodes/couch2.json')
-rw-r--r-- | nodes/couch2.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/nodes/couch2.json b/nodes/couch2.json index 380d8df..83c564d 100644 --- a/nodes/couch2.json +++ b/nodes/couch2.json @@ -1,4 +1,7 @@ { - "services": "couchdb", + "services": [ + "couchdb", + "soledad" + ], "ip_address": "10.5.5.52" } |