nextcloud: externalize config

This commit is contained in:
Schneider Roland 2024-11-01 23:00:31 +01:00
parent 3f1993f714
commit 9287dd448d
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +0,0 @@
#!/usr/bin/env bash
chown www-data:www-data //app-hooks/before-starting:/docker-entrypoint-hooks.d/before-starting

View File

@ -0,0 +1,2 @@
#!/usr/bin/env bash
chown www-data:www-data /var/www/html/config/config.php