pi-hole / docker-pi-hole

Pi-hole in a docker container
https://pi-hole.net
Other
8.6k stars 1.13k forks source link

Add DNSMASQ_LISTENING=bind to README.md #1615

Closed loeffelpan closed 3 months ago

loeffelpan commented 3 months ago

Description

Adding missing option bind for DNSMASQ_LISTENING.

Motivation and Context

See https://discourse.pi-hole.net/t/dnsmasq-listening-setting-for-binding-single-interface/71417/6

How Has This Been Tested?

Tested the additional bind option in my production environment.

Types of changes

Checklist:

pralor-bot commented 3 months ago

This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there:

https://discourse.pi-hole.net/t/dnsmasq-listening-setting-for-binding-single-interface/71417/7

yubiuser commented 3 months ago

You need to sign-off your commit https://docs.pi-hole.net/guides/github/how-to-signoff/