From c110024a97c63b1655bdf57a5a2f67990c179448 Mon Sep 17 00:00:00 2001 From: Gabe Date: Mon, 13 Jul 2026 23:45:59 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/traefik.yaml --- Proxy_Containers/traefik/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index f6c14d0..27dc187 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -71,7 +71,7 @@ certificatesResolvers: provider: cloudflare resolvers: - "1.1.1.1:53" - - "9.9.9.9:53" + - "1.0.0.1:53" log: level: "INFO"