Update whatsupdocker.md

Included authentication
This commit is contained in:
zmweske 2024-03-17 23:22:54 -05:00 committed by GitHub
parent befc601301
commit 9334379ca5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,6 @@ Allowed fields: `["monitoring", "updates"]`.
widget:
type: whatsupdocker
url: http://whatsupdocker:port
username: username # optional
password: password # optional
username: username # optional
password: password # optional
```