homepage/docs/widgets/services/whatsupdocker.md
zmweske befc601301
Update whatsupdocker.md
Tested and user/pass do indeed work
2024-03-13 11:26:22 -05:00

17 lines
350 B
Markdown

---
title: Whats Up Docker
description: WhatsUpDocker Widget Configuration
---
Learn more about [Whats Up Docker](https://github.com/fmartinou/whats-up-docker).
Allowed fields: `["monitoring", "updates"]`.
```yaml
widget:
type: whatsupdocker
url: http://whatsupdocker:port
username: username # optional
password: password # optional
```