From e780fb86512401244c99df5af9d91575695ae2a0 Mon Sep 17 00:00:00 2001 From: m Date: Fri, 13 Mar 2026 04:27:24 +0100 Subject: [PATCH] http --- Caddyfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Caddyfile b/Caddyfile index d55d1cc..75d586f 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,4 +1,3 @@ -https://100.64.0.17 { - tls internal +http://100.64.0.17 { reverse_proxy flask_blog:5000 } \ No newline at end of file