mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-17 18:46:43 +01:00
Simple typo fix
Signed-off-by: Jay Rogers <jay@521dimensions.com>
This commit is contained in:
parent
184d54a2d6
commit
a726f805e3
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ Overview of the folders that can be mounted as volumes:
|
|||
- `/var/www/html/custom_apps` installed / modified apps
|
||||
- `/var/www/html/config` local configuration
|
||||
- `/var/www/html/data` the actual data of your Nextcloud
|
||||
- `/var/www/html/themes/<YOU_CUSTOM_THEME>` theming/branding
|
||||
- `/var/www/html/themes/<YOUR_CUSTOM_THEME>` theming/branding
|
||||
|
||||
If you want to use named volumes for all of these it would look like this
|
||||
```console
|
||||
|
|
Loading…
Reference in a new issue