mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
15 lines
320 B
Markdown
15 lines
320 B
Markdown
![]() |
---
|
||
|
title: DeveLanCacheUI
|
||
|
description: DeveLanCacheUI Widget Configuration
|
||
|
---
|
||
|
|
||
|
Learn more about [DeveLanCacheUI](https://github.com/devedse/DeveLanCacheUI_Backend).
|
||
|
|
||
|
```yaml
|
||
|
widget:
|
||
|
type: develancacheui
|
||
|
url: http://your.develancacheui_backend.host:port
|
||
|
```
|
||
|
|
||
|
The url should point to the DeveLanCacheUI Backend (API)
|