remove resolv conf checks

Signed-off-by: Adam Hill <adam@diginc.us>
This commit is contained in:
Adam Hill
2020-05-26 10:45:48 -05:00
parent 34ef3d4d86
commit d7fdb188ed
9 changed files with 5 additions and 66 deletions

View File

@@ -44,9 +44,6 @@ 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'