add hint about changing Nextcloud's Datadir in additional places

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-01-24 12:17:15 +01:00
parent 2758bea52e
commit c09f9f6178
2 changed files with 4 additions and 0 deletions

View file

@ -503,6 +503,8 @@ docker run ^
nextcloud/all-in-one:latest
```
Also, you may be interested in adjusting Nextcloud's Datadir to store the files on the host system. See [this documentation](https://github.com/nextcloud/all-in-one#how-to-change-the-default-location-of-nextclouds-datadir) on how to do it.
</details>
### Inspiration for a docker-compose file