1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00

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

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