chriscrowe / docker-pihole-unbound

Run Pi-Hole + Unbound on Docker
1.06k stars 275 forks source link

Need to Uncheck Allow only local requests #102

Closed bmrussell closed 2 years ago

bmrussell commented 2 years ago

Hi Chris

thanks for putting this togther. Much appreciated. It might be worth adding a note to the readme that you'll need to uncheck Allow only local requests in the pihole config?

Presumably as pihole is on the docker network within the container.

ChevySSinSD commented 2 years ago

This can be accomplished by setting this environment variable: DNSMASQ_LISTENING=single

See pull request above.

bmrussell commented 2 years ago

Many thanks Chris

chriscrowe commented 2 years ago

DNSMASQ_LISTENING is now set to single by default starting in 2022.02.1-2