Fix md
This commit is contained in:
parent
6e2dd37886
commit
e696a03158
@ -8,16 +8,7 @@ Learn more about [DeveLanCacheUI](https://github.com/devedse/DeveLanCacheUI_Back
|
|||||||
```yaml
|
```yaml
|
||||||
widget:
|
widget:
|
||||||
type: develancacheui
|
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:
|
The url should point to the DeveLanCacheUI Backend (API)
|
||||||
|
|
||||||
```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
|
|
||||||
```
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user