Update docker-compose.yaml

This commit is contained in:
Martin McKeaveney 2021-02-09 09:28:37 +00:00 committed by GitHub
parent d3e44268ed
commit bed26d9b1b
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ services:
#- "4369:4369"
#- "9100:9100"
volumes:
- couchdb_data:/couchdb
- couchdb_data:/opt/couchdb/data
couch-init:
image: curlimages/curl