nextcloud: externalize config
This commit is contained in:
parent
5faaac348d
commit
bc932f3982
@ -37,7 +37,7 @@ services:
|
||||
- db
|
||||
volumes:
|
||||
- nextcloud:/var/www/html
|
||||
- config.php:/var/www/html/config/config.php
|
||||
- ./config.php:/var/www/html/config/config.php
|
||||
environment:
|
||||
- MYSQL_PASSWORD=nextcloud
|
||||
- MYSQL_DATABASE=nextcloud
|
||||
|
||||
Loading…
Reference in New Issue
Block a user