mirror of
https://github.com/caddyserver/caddy.git
synced 2025-12-08 06:09:53 +00:00
7 lines
241 B
Text
7 lines
241 B
Text
|
|
:443 {
|
||
|
|
tls {
|
||
|
|
propagation_delay 30s
|
||
|
|
}
|
||
|
|
}
|
||
|
|
----------
|
||
|
|
parsing caddyfile tokens for 'tls': setting DNS challenge options [propagation_delay] requires a DNS provider (set with the 'dns' subdirective or 'acme_dns' global option), at Caddyfile:4
|