From 8c685c40197fa9e92771b84c69bb402aaa7fa084 Mon Sep 17 00:00:00 2001 From: just-mn Date: Wed, 1 Apr 2026 11:49:58 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Caddyfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Caddyfile | 4 ++++ 1 file changed, 4 insertions(+) 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