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 2022-08-12 15:39:44 +02:00 committed by GitHub
parent d2d600888f
commit 893ca4bd35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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