fix(forgejo): enable git http so argocd can monitor the git repository over http
This commit is contained in:
parent
593a427df3
commit
9789abcbe3
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ data:
|
|||
DISABLE_REGISTRATION = false
|
||||
REGISTER_MANUAL_CONFIRM = true
|
||||
REQUIRE_SIGNIN_VIEW = false
|
||||
DISABLE_GIT_HTTP = true
|
||||
|
||||
[server]
|
||||
DISABLE_SSH = false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue