1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-10 17:01:33 +01:00

15 lines
261 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Whats Up Docker
description: WhatsUpDocker Widget Configuration
---
Currently requires unauthenticated whatsupdocker instance.
Allowed fields: `["monitoring", "updates"]`.
```yaml
widget:
type: whatsupdocker
url: http://whatsupdocker:port
2023-09-29 21:01:11 +03:00
```