Updated Service Widgets (markdown)

Ben Phelps
2022-09-16 14:58:07 +03:00
parent e7a221ea90
commit 3aefbe085d

@@ -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.