mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-20 10:56:08 +02:00
Update stack.yml
Signed-off-by: Marcel <34819524+MarcelCoding@users.noreply.github.com>
This commit is contained in:
parent
d2d600888f
commit
893ca4bd35
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ 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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue