diff --git a/README.md b/README.md index 14176d4..076f06b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # PiHole Deployment -For a local Træfik installation with self-signed certificates, comment out the "certresolver=letsencrypt" line. -For a local installation without Træfik, simply add "80:80/tcp" in the ports section. +For a local Træfik installation with self-signed certificates, comment out the "certresolver=letsencrypt" line.
+For a local installation without Træfik, simply add "80:80/tcp" in the ports section.
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.