mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
Remove unrecommended exposure of pi hole on port 80
This commit is contained in:
parent
d7432e011c
commit
08e8f5f8c6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user