From f4c4742a1793802bbbab6b8f84ed246a6ccfa53f Mon Sep 17 00:00:00 2001 From: houseassassin Date: Tue, 12 May 2026 13:06:52 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20Caddyfile=20=E2=80=94=20disable=20auto-H?= =?UTF-8?q?TTPS=20redirect=20for=20HTTP-only=20deployments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Caddyfile b/Caddyfile index 7373978..5e97238 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,4 +1,4 @@ -{$DOMAIN:localhost} { +http://{$DOMAIN:localhost} { root * /srv # Gzip compression