caddy: force public resolvers for dns challenge
This commit is contained in:
parent
92b59bed94
commit
3145dddb1d
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
(common) {
|
||||
tls brian.method@gmail.com {
|
||||
dns cloudflare {env.CLOUDFLARE_DNS_TOKEN}
|
||||
resolvers 1.1.1.1 1.0.0.1
|
||||
}
|
||||
header {
|
||||
# Enable HSTS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue