From de539d163ff04a936cca7cc0bc13181b8b4dc97c Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Sun, 26 Mar 2023 16:34:43 +0100 Subject: [PATCH] Correct proxy comment. --- states/gitea/git.lunch.org.uk.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/states/gitea/git.lunch.org.uk.conf b/states/gitea/git.lunch.org.uk.conf index d762cf7..50be016 100644 --- a/states/gitea/git.lunch.org.uk.conf +++ b/states/gitea/git.lunch.org.uk.conf @@ -8,7 +8,7 @@ RemoteIPProxyProtocol On - # Jenkins + # Gitea proxy ProxyPass / http://localhost:3000/ ProxyPassReverse / http://localhost:3000 ProxyRequests Off