Kapitel 7/Tutorial.md aktualisiert

This commit is contained in:
2025-09-04 15:47:48 +00:00
parent c0fb4053d7
commit 5bf17946ad

View File

@@ -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.