diff --git a/services/web/README.md b/services/web/README.md index 6e3773a48..d2f2d39ce 100644 --- a/services/web/README.md +++ b/services/web/README.md @@ -8,7 +8,7 @@ The web service also provides a minimal API for branding functionality like chan ## Custom Compiled Web Assets If you want to use your custom compiled web client assets instead of the embedded ones, -then you can do that by setting the `WEB_ASSET_PATH` variable to point to your compiled files. +then you can do that by setting the `WEB_ASSET_CORE_PATH` variable to point to your compiled files. See [OpenCloud Web / Getting Started](https://docs.opencloud.eu/clients/web/getting-started/) and [OpenCloud Web / Setup with OpenCloud](https://docs.opencloud.eu/clients/web/backend-opencloud/) for more details. ## Web UI Configuration