docs: update caddy config example & guide (#13964)

This commit is contained in:
Nano
2024-07-22 03:47:41 -04:00
committed by GitHub
parent 88d2dbd994
commit 40b70dbdb0
2 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,9 @@
{
on_demand_tls {
ask http://example.com
}
}
coder.example.com, *.coder.example.com {
reverse_proxy localhost:3000
tls {