This commit is contained in:
iVampireSP.com 2023-12-03 17:08:07 +08:00
parent 4b922d29a3
commit fa71185f96
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -5,10 +5,8 @@ services:
image: nextcloud:27-fpm-alpine
restart: always
volumes:
- ./nextcloud/app/custom_apps:/var/www/html/custom_apps
- ./nextcloud/app/config:/var/www/html/config
- ./nextcloud/app/themes:/var/www/html/themes
# - ./nextcloud/app/:/var/www/html
- ./nextcloud/custom_apps:/var/www/html/custom_apps
- ./nextcloud/web:/var/www/html
- ./nextcloud/data:/var/data
environment:
- MYSQL_DATABASE=nextcloud