nextcloud: fix cycle for "depends_on"

This commit is contained in:
Michael Grote 2024-03-20 09:36:06 +01:00
parent b0272ef3a7
commit 288cb98f1a
1 changed files with 0 additions and 2 deletions

View File

@ -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