Merge pull request #638 from jaydrogers/patch-2

Simple typo fix
This commit is contained in:
J0WI 2019-02-05 12:49:32 +01:00 committed by GitHub
commit b0a5548d19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/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/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 If you want to use named volumes for all of these it would look like this
```console ```console