diff --git a/Caddyfile b/Caddyfile index 6ab9fe6..4ecc2ec 100644 --- a/Caddyfile +++ b/Caddyfile @@ -12,4 +12,8 @@ foundry.miko089.space { just-mn.dev { reverse_proxy :2347 +} + +calenbar.just-mn.dev { + reverse_proxy :2347 } \ No newline at end of file