From 22ed6279d6dbf767c1fa3ddab92e38662fb9e749 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Mon, 23 Mar 2026 11:12:43 +0000 Subject: [PATCH] port mismatch --- Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Caddyfile b/Caddyfile index 3eaba83..82aa132 100644 --- a/Caddyfile +++ b/Caddyfile @@ -3,5 +3,5 @@ } https://git.zue.dev { - reverse_proxy http://gitweb:8080 + reverse_proxy http://gitweb:80 } \ No newline at end of file -- 2.49.1