couchdb: set single_node=true
to remove the need to check if the _users database was created
This commit is contained in:
@@ -22,7 +22,6 @@ services:
|
||||
# - "5984:5984"
|
||||
volumes:
|
||||
- 'couchdb:/opt/couchdb/data'
|
||||
- './configs:/opt/couchdb/etc/local.d'
|
||||
tty: true
|
||||
restart: unless-stopped
|
||||
elasticsearch:
|
||||
|
||||
Reference in New Issue
Block a user