mirror of
https://github.com/caddyserver/website.git
synced 2025-04-24 22:16:15 -04:00
749 B
749 B
{
on_demand_tls {
ask http://localhost:9123/check
}
}
https:// {
tls {
on_demand
}
# reverse_proxy, etc...
}
# other sites...