mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 07:48:06 +02:00
fix typo
correct logical typo: be static Signed-off-by: Bhavik Parmar <38880921+bhavik2936@users.noreply.github.com>
This commit is contained in:
parent
c31de318bf
commit
16a7b7e541
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue