remove line

This commit is contained in:
mmattel
2024-08-14 16:03:55 +02:00
parent cc5083c4cb
commit 4aae49314b

View File

@@ -36,7 +36,6 @@ services:
COLLABORATION_CS3API_DATAGATEWAY_INSECURE: "${INSECURE:-true}"
COLLABORATION_LOG_LEVEL: ${LOG_LEVEL:-info}
volumes:
- ocis-config:/etc/ocis
# configure the .env file to use own paths instead docker internal volumes
- ${OCIS_CONFIG_DIR:-ocis-config}:/etc/ocis
labels: