mirror of
https://github.com/docker/awesome-compose.git
synced 2025-12-30 18:58:29 +01:00
Added Pi-hole / cloudflared example for use of DoH
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
This commit is contained in:
8
pihole-cloudflared-DoH/.env
Normal file
8
pihole-cloudflared-DoH/.env
Normal file
@@ -0,0 +1,8 @@
|
||||
TIMEZONE=Etc/UTC
|
||||
PIHOLE_PW=changeit
|
||||
# Default values for CONDITIONAL_FORWARDING with AVM FRITZ!Box
|
||||
PIHOLE_ROUTER_IP=192.168.178.1
|
||||
PIHOLE_NETWORK_DOMAIN=fritz.box
|
||||
PIHOLE_REVERSE_DNS=192.168.178.0/24
|
||||
PIHOLE_HOST_IP=192.168.178.X
|
||||
PIHOLE_HOST_IPV6=
|
||||
Reference in New Issue
Block a user