fix(forgejo): enable git http so argocd can monitor the git repository over http

This commit is contained in:
jad0s 2026-05-13 14:07:30 +02:00
parent 593a427df3
commit 9789abcbe3

View file

@ -9,7 +9,6 @@ data:
DISABLE_REGISTRATION = false DISABLE_REGISTRATION = false
REGISTER_MANUAL_CONFIRM = true REGISTER_MANUAL_CONFIRM = true
REQUIRE_SIGNIN_VIEW = false REQUIRE_SIGNIN_VIEW = false
DISABLE_GIT_HTTP = true
[server] [server]
DISABLE_SSH = false DISABLE_SSH = false