diff --git a/Kapitel 7/Tutorial.md b/Kapitel 7/Tutorial.md index b17d923..9add856 100644 --- a/Kapitel 7/Tutorial.md +++ b/Kapitel 7/Tutorial.md @@ -243,6 +243,9 @@ $CONFIG = array ( ], ); ``` +```bash +chown -R www-data:www-data /srv/nextcloud/app/nextcloud/config +``` > [!TIP] > `trusted_proxies` kann z. B. `10.0.0.1` sein, wenn NPM im selben Netz läuft.