Files
deploy.stack/dbSer/couchdb/env.cfg
T

6 lines
143 B
INI
Raw Normal View History

IMAGE_TAG=couchdb:3.5
COUCHDB_PORT=5984
COUCHDB_USER=your_custom_user
COUCHDB_PASSWORD=your_strong_password
Volumes_Path=/data/volumes/couchdb