新增大量内容
This commit is contained in:
@@ -44,21 +44,21 @@ services:
|
||||
|
||||
cron:
|
||||
|
||||
image: nextcloud:27.0.1-apache
|
||||
image: nextcloud:27.0.1-apache
|
||||
|
||||
restart: always
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
volumes:
|
||||
|
||||
- /data/nextcloud/cron:/var/www/html
|
||||
- /data/nextcloud/cron:/var/www/html
|
||||
|
||||
entrypoint: /cron.sh
|
||||
entrypoint: /cron.sh
|
||||
|
||||
depends_on:
|
||||
depends_on:
|
||||
|
||||
- db
|
||||
- db
|
||||
|
||||
- redis
|
||||
- redis
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user