correct logical typo: be static
Signed-off-by: Bhavik Parmar <38880921+bhavik2936@users.noreply.github.com>
This commit is contained in:
Bhavik Parmar 2022-09-08 20:16:20 +05:30
parent c31de318bf
commit 16a7b7e541
No known key found for this signature in database
GPG Key ID: E057B3EFC895254A

View File

@ -39,7 +39,7 @@ Before deploying this setup, you need to configure the following values in the [
- PIHOLE_PW (admin password)
- PIHOLE_ROUTER_IP (only needed for activated conditional forwarding)
- PIHOLE_NETWORK_DOMAIN (only needed for activated conditional forwarding)
- PIHOLE_HOST_IP (IPv4 address of your Pi-hole - needs to by static)
- PIHOLE_HOST_IP (IPv4 address of your Pi-hole - needs to be static)
- PIHOLE_HOST_IPV6 (IPv6 address of your Pi-hole - can be empty if you only use IPv4)
### Conditional forwarding (optional, default: enabled)