nextcloud: externalize config
This commit is contained in:
parent
3f1993f714
commit
9287dd448d
@ -1,2 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
chown www-data:www-data //app-hooks/before-starting:/docker-entrypoint-hooks.d/before-starting
|
|
||||||
2
nextcloud/docker-compose/nextcloud/before-start.sh
Normal file
2
nextcloud/docker-compose/nextcloud/before-start.sh
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
chown www-data:www-data /var/www/html/config/config.php
|
||||||
Loading…
Reference in New Issue
Block a user