fix cron
This commit is contained in:
parent
a7fbcdcf62
commit
2647c43ba7
|
@ -20,6 +20,7 @@ services:
|
|||
image: "nextcloud"
|
||||
entrypoint: /cron.sh
|
||||
restart: always
|
||||
user: www-data
|
||||
volumes:
|
||||
- /mnt/Teka1/nextcloud:/var/www/html
|
||||
- /mnt/Teka1/Videos:/mnt/Teka1/Videos
|
||||
|
|
Loading…
Reference in New Issue