1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00

Removing broken command statement.

This commit is contained in:
mike12345567 2020-12-16 16:04:29 +00:00
parent ca3886af4a
commit 47e483c20d

View file

@ -45,7 +45,6 @@ services:
- "${MINIO_PORT}:5001"
depends_on:
- minio-service
command: ["sh", "-c", "envsubst < /etc/nginx/nginx.template > /etc/nginx/nginx.conf && nginx -g 'daemon off;'"]
couchdb-service:
image: apache/couchdb:3.0