diff --git a/docs/widgets/services/whatsupdocker.md b/docs/widgets/services/whatsupdocker.md index 25c2fabf..fdf21cfe 100644 --- a/docs/widgets/services/whatsupdocker.md +++ b/docs/widgets/services/whatsupdocker.md @@ -5,12 +5,12 @@ description: WhatsUpDocker Widget Configuration Learn more about [Whats Up Docker](https://github.com/fmartinou/whats-up-docker). -Currently requires unauthenticated whatsupdocker instance. - Allowed fields: `["monitoring", "updates"]`. ```yaml widget: type: whatsupdocker url: http://whatsupdocker:port + username: username # optional + password: password # optional ```