Documentation: add correct pihole v6 password info

This commit is contained in:
shamoon 2024-10-28 12:27:11 -07:00
parent a938f8b9fa
commit 01cb9e8830

View File

@ -14,5 +14,5 @@ widget:
type: pihole
url: http://pi.hole.or.ip
version: 6 # required if running v6 or higher, defaults to 5
key: yourpiholeapikey # optional
key: yourpiholeapikey # optional, in v6 can be your password or app password
```