改进
This commit is contained in:
parent
4b922d29a3
commit
fa71185f96
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user