1
0

Remove unrecommended exposure of pi hole on port 80

This commit is contained in:
nicolas.dorier
2020-03-11 16:01:28 +09:00
parent d7432e011c
commit 08e8f5f8c6

View File

@@ -52,15 +52,6 @@ Then running again
docker logs pihole | grep random
```
## Make pi-hole the eafult host for the Reverse Proxy Server
As per here: https://github.com/pi-hole/docker-pi-hole#tips-and-tricks adding this will make the experience even more user firendly, blocking more ads. This will mean, when you visit port 80 with just your IP (eg. 192.168.1.2 etc) for pi-hole, pihole will show as the deafult page.
```bash
REVERSEPROXY_DEFAULT_HOST="pi.hole"
. btcpay-setup.sh -i
```
## Adding custom entry to pi-hole dns
You can easily add your local domains to pi-hole.