mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 01:10:20 -06:00
fix(docs): WEB_ASSET_PATH was still mentioned in the web readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user