Skip to content

Commit

Permalink
Pi-hole does not provide DNS-over-TLS
Browse files Browse the repository at this point in the history
Signed-off-by: yubiuser <[email protected]>
  • Loading branch information
yubiuser committed Dec 22, 2024
1 parent 4aecdbe commit 4a17221
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/docker-compose-caddy-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ services:
# Following are NOT proxied through Caddy, bound to host net instead:
- "53:53/udp"
- "53:53/tcp"
- "853:853/tcp" # DNS-over-TLS
#- "67:67/udp" # DHCP, if desired. If not bound to host net you need an mDNS proxy service configured somewhere on host net.
# ref: https://docs.pi-hole.net/docker/DHCP/
environment:
Expand Down

0 comments on commit 4a17221

Please sign in to comment.