update caddyfile #21

Merged
just-mn merged 2 commits from just-mn-auth-caddy-edit into main 2026-04-19 14:40:06 +00:00
Showing only changes of commit 47a6958fb3 - Show all commits

View File

@@ -20,4 +20,12 @@ just-mn.dev {
calenbar.just-mn.dev { calenbar.just-mn.dev {
reverse_proxy :2347 reverse_proxy :2347
}
auth.example.com {
reverse_proxy :2347
}
dash.auth.example.com {
reverse_proxy :2347
} }