mirror of
https://github.com/caddyserver/caddy.git
synced 2025-12-08 06:09:53 +00:00
Rename resolvers to tls_resolvers and limit scope to TLS/ACME operations only
This commit is contained in:
parent
83175d6d59
commit
1f47357e62
10 changed files with 11 additions and 95 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
email test@example.com
|
||||
dns mock
|
||||
resolvers 1.1.1.1 8.8.8.8
|
||||
tls_resolvers 1.1.1.1 8.8.8.8
|
||||
acme_dns
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue