Update DNS provider info to reference Lego documentation

Updated the information regarding DNS provider support to reference the Lego documentation instead of Traefik's documentation, which was removed and links to Lego's.
This commit is contained in:
Root-Core
2026-03-09 04:10:02 +01:00
committed by GitHub
parent 3822fdb246
commit 3fac34f3ea

View File

@@ -187,7 +187,7 @@ If you're using Cloudflare, make sure your API token has the permissions Zone/Zo
</Warning> </Warning>
<Info> <Info>
Traefik supports most DNS providers. You can find a full list of supported providers and how to configure them in the [Traefik documentation on providers](https://doc.traefik.io/traefik/https/acme/#providers). Traefik supports most DNS providers. A full list of supported providers and configuration instructions (environment variables) can be found in the [Lego documentation](https://go-acme.github.io/lego/dns/). Lego (Let's Encrypt Go) is used by Traefik for DNS challenges.
</Info> </Info>
## Verify it Works ## Verify it Works