diff --git a/Service-Widgets.md b/Service-Widgets.md index 996bbce..9b11b7f 100644 --- a/Service-Widgets.md +++ b/Service-Widgets.md @@ -205,6 +205,19 @@ widget: ``` +## AdGuard Home + +The username and password are the same as used to login to the web interface. + +```yaml +widget: + type: adguard + url: http://adguard.host.or.ip + username: admin + password: password +``` + + ## Portainer You'll need to make sure you have the correct environment set for the integration to work properly. From the Environments section inside of Portainer, click the one you'd like to connect to and observe the ID at the end of the URL (should be), something like `#!/endpoints/1`, here `1` is the value to set as the `env` value.