1
0

bump pihole

This commit is contained in:
nicolas.dorier
2025-03-20 22:38:26 +09:00
parent 732d676891
commit b4586c1d5d
5 changed files with 10 additions and 18 deletions

View File

@@ -26,12 +26,6 @@ From now everytime a device will connect to your local network, they will automa
## Using the dashboard
Pi-Hole comes with a very nice admin dashboard to monitor its activity.
It is disabled by default. To enable it, you need to configure `PIHOLE_SERVERIP` to the IP of your server:
```bash
PIHOLE_SERVERIP="192.168.1.2"
. btcpay-setup.sh -i
```
If your device is using pi-hole as a DNS server, you should now be able to browse `http://pi.hole/admin` to connect to your dashboard.