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 ff90cf5fe1 - Show all commits

View File

@@ -22,10 +22,10 @@ calenbar.just-mn.dev {
reverse_proxy :2347 reverse_proxy :2347
} }
auth.example.com { auth.just-mn.dev {
reverse_proxy :2347 reverse_proxy :2347
} }
dash.auth.example.com { dash.auth.just-mn.dev {
reverse_proxy :2347 reverse_proxy :2347
} }