couchdb: mount persistent CORS config to survive container updates
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
- COUCHDB_PASSWORD=${ADMIN_PASSWORD}
|
||||
volumes:
|
||||
- /srv/couchdb-data:/opt/couchdb/data
|
||||
- /srv/couchdb-config/cors.ini:/opt/couchdb/etc/local.d/cors.ini:ro
|
||||
networks:
|
||||
- npm-network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user