caddy/caddytest/integration/caddyfile_adapt/acme_dns_naked_without_dns.caddyfiletest

9 lines
163 B
Text
Raw Normal View History

{
acme_dns
}
example.com {
respond "Hello World"
}
----------
acme_dns specified without DNS provider config, but no provider specified with 'dns' global option