From 06c35d99af60d5613b866429af0c28c0e434d090 Mon Sep 17 00:00:00 2001 From: Eduard Veit Date: Mon, 13 Sep 2021 16:06:06 +0200 Subject: [PATCH] =?UTF-8?q?doc:=20=F0=9F=93=9D=20change=20default=20dns=20?= =?UTF-8?q?server=20setting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ce5fa..7c1ae5e 100644 --- a/README.md +++ b/README.md @@ -154,4 +154,4 @@ services: | DYNB_DEBUG | undefined | more console outputs | | DYNB_IPv4_CHECK_SITE | api64.ipify.org | You need a website or Web-API that outputs your remote IP | | DYNB_IPv6_CHECK_SITE | api64.ipify.org | You need a website or Web-API that outputs your remote IP | -| DYNB_DNS_CHECK_SERVER | 1.1.1.1 | If you are using a local DNS Resolver/Server make sure it answers with the public answer | +| DYNB_DNS_CHECK_SERVER | undefined | If you are using a local DNS Resolver/Server make sure it answers with the public answer or set another server |