diff --git a/docs/widgets/services/develancacheui.md b/docs/widgets/services/develancacheui.md index 52a206ae4..d385fe782 100644 --- a/docs/widgets/services/develancacheui.md +++ b/docs/widgets/services/develancacheui.md @@ -8,16 +8,7 @@ Learn more about [DeveLanCacheUI](https://github.com/devedse/DeveLanCacheUI_Back ```yaml widget: type: develancacheui - url: http://your.fileflows.host:port + url: http://your.develancacheui_backend.host:port ``` -Ensure you point this to the API and not the frontend. Example: - -```yaml -- DeveLanCacheUI: - icon: /assets/icons/DeveLanCacheUI.png - href: https://develancacheui.devedse.duckdns.org - widget: - type: develancacheui - url: https://develancacheui_api.devedse.duckdns.org #Note _api here -``` +The url should point to the DeveLanCacheUI Backend (API)