-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
After digging through the source I noticed the the /admin is hard coded in the URL string.
I put my pi-hole behind Traefik with a piece of middleware so my /admin is removed from the URL. This way, I access the dashboard via https://dns1.mydomain/ and https://dns2.mydomain/. I tried integrating both pi-hole's into HA and stumbled upon this issue.
Before trying something (I know some python to make a PR but have no idea how to patch a module which somehow lives inside HA), I open this issue just to check if this will be an acceptable solution. A code example is put here:
Metadata
Metadata
Assignees
Labels
No labels