1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00

Removing broken command statement.

This commit is contained in:
mike12345567 2020-12-16 16:04:29 +00:00
parent 6edb7b3af5
commit 983036aa03

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