added DNS resolvers for SSL DNS challenge

This commit is contained in:
2022-08-02 12:53:36 +02:00
parent e2b612e664
commit a40e9ad9ad
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ TRAEFIK_TLSENABLED=true
# Certificate provider
TRAEFIK_DNSPROVIDER=hetzner
TRAEFIK_DNSPROVIDER_ENVFILE=./.env.dnsprovider
TRAEFIK_DNSRESOLVERS=1.1.1.1:53,1.0.0.1:53
LETSENCRYPT_EMAIL=admin@mydomain.com
# Debugging