🚧 Reset pi-hole dns resolution and security notes

This commit is contained in:
tomit4 2025-09-05 00:17:05 -07:00
parent 21ff2961a6
commit 49510a5801
2 changed files with 12 additions and 1 deletions

View file

@ -17,7 +17,8 @@ services:
- FTLCONF_webserver_api_password=${WEBPASSWORD}
- FTLCONF_webserver_interface_theme=${WEBTHEME:-default-dark}
- FTLCONF_dns_upstreams=127.0.0.1#5335
- FTLCONF_dns_listeningMode=single
# - FTLCONF_dns_listeningMode=single
- FTLCONF_dns_listeningMode=all
- FTLCONF_webserver_port=80
volumes:
- etc_pihole-unbound:/etc/pihole:rw