Fix path to themes folder in the README

This commit is contained in:
Tilo Spannagel 2017-07-19 12:05:41 +02:00
parent e3c2d86751
commit 940704f705
No known key found for this signature in database
GPG Key ID: B89F1626A58E1429
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Overview of the folders that can be mounted as volumes:
- `/var/www/html/custom_apps` installed / modified apps - `/var/www/html/custom_apps` installed / modified apps
- `/var/www/html/config` local configuration - `/var/www/html/config` local configuration
- `/var/www/html/data` the actual data of your Nextcloud - `/var/www/html/data` the actual data of your Nextcloud
- `/var/www/html/theme/<YOU_CUSTOM_THEME>` theming/branding - `/var/www/html/themes/<YOU_CUSTOM_THEME>` theming/branding
If you want to use named volumes for all of these it would look like this If you want to use named volumes for all of these it would look like this