Switch to tested-fasted DNS upstream

This commit is contained in:
Joey Hafner 2022-08-03 15:23:48 -07:00
parent 543631c474
commit 94b0a78cb8

View File

@ -18,7 +18,7 @@ services:
TZ: ${TZ}
WEBPASSWORD: ${SECRET_WEBPASSWORD}
ADMIN_EMAIL: ${ADMIN_EMAIL}
PIHOLE_DNS_: 1.1.1.1;1.0.0.1,8.8.8.8,8.8.4.4,9.9.9.9
PIHOLE_DNS_: 8.8.8.8,8.8.4.4
VIRTUAL_HOST: https://pihole.jafner.net
volumes:
- ${DOCKER_DATA}/pihole:/etc/pihole