From cade548a3b343f521c82e186224d4c7471e61390 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sun, 1 Aug 2021 21:10:18 -0500 Subject: [PATCH] Update git.boba.best for new docker compose config --- conf.d/git.boba.best | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/git.boba.best b/conf.d/git.boba.best index 7041dea..79d34fd 100644 --- a/conf.d/git.boba.best +++ b/conf.d/git.boba.best @@ -9,7 +9,7 @@ git.boba.best { } handle { - reverse_proxy unix//run/gitea/gitea.sock { + reverse_proxy localhost:85 { header_up X-Real-IP {remote_host} } }