mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Fix md
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user