1
0
Fork 0
mirror of synced 2024-06-29 19:41:03 +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 dda087f10a
commit 7e140e9e5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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