mirror of
https://github.com/docker/awesome-compose.git
synced 2025-06-30 01:31:06 +00:00
Fix typo for deprecated environment variable
Signed-off-by: Jo Lauryssens <jolauryssens@users.noreply.github.com>
This commit is contained in:
parent
18f59bdb09
commit
28f4cd5290
@ -104,5 +104,5 @@ $ docker compose down -v
|
||||
### - Installing on Ubuntu may conflict with `systemd-resolved` - see [Installing on Ubuntu](https://github.com/pi-hole/docker-pi-hole#installing-on-ubuntu-or-fedora) for help.
|
||||
|
||||
### - Environment variables are version-dependent
|
||||
Environment variables like "CONDIIONAL_FORWARDING*" and "DNS1" are deprecated and replaced by e.g. "REV_SERVER*" and "PIHOLE_DNS" in version 5.8+.
|
||||
Current information about environment variables can be found here: https://github.com/pi-hole/docker-pi-hole
|
||||
Environment variables like "CONDITIONAL_FORWARDING*" and "DNS1" are deprecated and replaced by e.g. "REV_SERVER*" and "PIHOLE_DNS" in version 5.8+.
|
||||
Current information about environment variables can be found here: https://github.com/pi-hole/docker-pi-hole
|
||||
|
Loading…
Reference in New Issue
Block a user