0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-20 02:46:10 +02:00

Update stack.yml

Signed-off-by: Marcel <34819524+MarcelCoding@users.noreply.github.com>
This commit is contained in:
Marcel 2023-11-11 20:50:25 +01:00 committed by GitHub
parent e3c2600e68
commit 8f2ef14255
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,8 +32,6 @@ services:
volumes: volumes:
- nextcloud:/var/www/html - nextcloud:/var/www/html
entrypoint: /cron.sh entrypoint: /cron.sh
# environment:
# - NEXTCLOUD_CRON_LOG_LEVEL=8
depends_on: depends_on:
- db - db