update caddyfile

This commit is contained in:
2026-04-19 14:37:08 +00:00
parent c4af51c75a
commit 47a6958fb3

View File

@@ -21,3 +21,11 @@ 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
}