mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-13 01:56:54 -05:00
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
{
|
|
acme_dns
|
|
}
|
|
|
|
example.com {
|
|
respond "Hello World"
|
|
}
|
|
----------
|
|
acme_dns specified without DNS provider config, but no provider specified with 'dns' global option |