pihole/README.md

6 lines
376 B
Markdown
Raw Permalink Normal View History

2022-01-09 13:59:37 +01:00
# PiHole Deployment
2022-01-09 14:02:33 +01:00
For a local Træfik installation with self-signed certificates, comment out the "certresolver=letsencrypt" line.<br/>
For a local installation without Træfik, simply add "80:80/tcp" in the ports section.<br/>
2022-01-09 13:59:37 +01:00
DHCP is provided from the router/firewall, if providing DHCP from PiHole is needed, add "cap_add: NET_ADMIN" at the end of the "pihole" service.