From 28f4cd529097c22b29ecc63971df854bbb48dd0d Mon Sep 17 00:00:00 2001 From: Jo Lauryssens Date: Mon, 3 Feb 2025 19:57:33 +0100 Subject: [PATCH] Fix typo for deprecated environment variable Signed-off-by: Jo Lauryssens --- pihole-cloudflared-DoH/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pihole-cloudflared-DoH/README.md b/pihole-cloudflared-DoH/README.md index 02610d6..af42284 100644 --- a/pihole-cloudflared-DoH/README.md +++ b/pihole-cloudflared-DoH/README.md @@ -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 \ No newline at end of file + 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