nextcloud: externalize config
This commit is contained in:
parent
f24c30117e
commit
4b8aad02bc
@ -37,8 +37,8 @@ services:
|
||||
- db
|
||||
volumes:
|
||||
- nextcloud:/var/www/html
|
||||
- ./config.php:/var/www/html/config/config.php:rw
|
||||
- ./app-hooks/before-starting:/docker-entrypoint-hooks.d/before-starting
|
||||
#- ./config.php:/var/www/html/config/config.php:rw
|
||||
#- ./app-hooks/before-starting:/docker-entrypoint-hooks.d/before-starting
|
||||
environment:
|
||||
- MYSQL_PASSWORD=nextcloud
|
||||
- MYSQL_DATABASE=nextcloud
|
||||
|
||||
Loading…
Reference in New Issue
Block a user