mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-10 20:56:46 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user