Documentation: add correct pihole v6 password info

This commit is contained in:
shamoon 2024-10-28 12:27:11 -07:00
parent 2a6debbc79
commit 261c907f52

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
```