Update whatsupdocker.md
Tested and user/pass do indeed work
This commit is contained in:
parent
247f73f0db
commit
befc601301
@ -5,12 +5,12 @@ description: WhatsUpDocker Widget Configuration
|
|||||||
|
|
||||||
Learn more about [Whats Up Docker](https://github.com/fmartinou/whats-up-docker).
|
Learn more about [Whats Up Docker](https://github.com/fmartinou/whats-up-docker).
|
||||||
|
|
||||||
Currently requires unauthenticated whatsupdocker instance.
|
|
||||||
|
|
||||||
Allowed fields: `["monitoring", "updates"]`.
|
Allowed fields: `["monitoring", "updates"]`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
widget:
|
widget:
|
||||||
type: whatsupdocker
|
type: whatsupdocker
|
||||||
url: http://whatsupdocker:port
|
url: http://whatsupdocker:port
|
||||||
|
username: username # optional
|
||||||
|
password: password # optional
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user