mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
14 lines
320 B
Markdown
14 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)
|