Merge pull request #1245 from pi-hole/dev

Dev - > master
This commit is contained in:
Adam Warner
2022-11-27 21:46:10 +00:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ services:
networks:
- caddy-net # Need to plug into caddy net to access proxy
ports:
- "8081/tcp" # Pi-hole web admin interface, proxied through Caddy (configure port in Caddyfile)
- "8081:80/tcp" # Pi-hole web admin interface, proxied through Caddy (configure port in Caddyfile)
# Following are NOT proxied through Caddy, bound to host net instead:
- "53:53/udp"
- "53:53/tcp"