couchdb: add custom configuration
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
COUCHDB_PASSWORD: "yourcouchdbpassword"
|
||||
volumes:
|
||||
- './data/couchdb:/opt/couchdb/data'
|
||||
- './configs:/opt/couchdb/etc/local.d'
|
||||
network_mode: host
|
||||
tty: true
|
||||
elasticsearch:
|
||||
|
||||
Reference in New Issue
Block a user