fix resolver for dns/acme

This commit is contained in:
Nemo 2023-06-01 14:01:12 +05:30
parent 9b79cab3af
commit f9b52957a8
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ acmelogging = true
[acme.dnsChallenge] [acme.dnsChallenge]
provider = "cloudflare" provider = "cloudflare"
delayBeforeCheck = 120 delayBeforeCheck = 120
resolvers = ["1.1.1.1:53", "8.8.8.8:53"]
# Primary 2 wildcard certs # Primary 2 wildcard certs
[[acme.domains]] [[acme.domains]]