Kapitel 7/Tutorial.md aktualisiert
This commit is contained in:
@@ -243,6 +243,9 @@ $CONFIG = array (
|
|||||||
],
|
],
|
||||||
);
|
);
|
||||||
```
|
```
|
||||||
|
```bash
|
||||||
|
chown -R www-data:www-data /srv/nextcloud/app/nextcloud/config
|
||||||
|
```
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> `trusted_proxies` kann z. B. `10.0.0.1` sein, wenn NPM im selben Netz läuft.
|
> `trusted_proxies` kann z. B. `10.0.0.1` sein, wenn NPM im selben Netz läuft.
|
||||||
|
|||||||
Reference in New Issue
Block a user