mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-04-28 04:33:59 +01:00
adding more dns setting documentation
Signed-off-by: Adam Hill <adam@diginc.us>
This commit is contained in:
@@ -44,6 +44,9 @@ services:
|
||||
domainname: homedomain.lan
|
||||
|
||||
image: pihole/pihole:latest
|
||||
dns:
|
||||
- 127.0.0.1
|
||||
- 1.1.1.1
|
||||
ports:
|
||||
- '0.0.0.0:53:53/tcp'
|
||||
- '0.0.0.0:53:53/udp'
|
||||
|
||||
Reference in New Issue
Block a user