diff --git a/self-host/advanced/wild-card-domains.mdx b/self-host/advanced/wild-card-domains.mdx index a3db599..e2cd30d 100644 --- a/self-host/advanced/wild-card-domains.mdx +++ b/self-host/advanced/wild-card-domains.mdx @@ -187,7 +187,7 @@ If you're using Cloudflare, make sure your API token has the permissions Zone/Zo -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. ## Verify it Works