nextcloud: fix cycle for "depends_on"
This commit is contained in:
parent
b0272ef3a7
commit
288cb98f1a
1 changed files with 0 additions and 2 deletions
|
@ -57,8 +57,6 @@ services:
|
|||
image: "registry.mgrote.net/nextcloud-cronjob:v1.1.80"
|
||||
restart: unless-stopped
|
||||
network_mode: none
|
||||
depends_on:
|
||||
- nextcloud-app
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
|
Loading…
Reference in a new issue