Update Traefik config template and docs to reflect working SSL certificate setup

- Remove explicit DNS resolvers from dnsChallenge to fix propagation check failures
- Add note about resolvers causing issues with DuckDNS TXT record resolution
- Preserve knowledge from certificate debugging session
This commit is contained in:
2026-01-15 19:20:26 -05:00
parent 87790c45ef
commit 8894d05f3b
2 changed files with 2 additions and 7 deletions

View File

@@ -33,9 +33,6 @@ certificatesResolvers:
# Works with DuckDNS - requires DUCKDNS_TOKEN in environment
dnsChallenge:
provider: duckdns
resolvers:
- "1.1.1.1:53"
- "8.8.8.8:53"
providers:
docker: