gitlab-git-http-server must run as user git!
This commit is contained in:
parent
2324b34447
commit
026f93f855
3 changed files with 3 additions and 10 deletions
|
@ -6,5 +6,5 @@ PPROF_LISTEN_ADDRESS=
|
|||
|
||||
GIT_REPO_PATH=/var/lib/git/repositories
|
||||
|
||||
RUNAS_USER=gitlab_git_http_server
|
||||
RUNAS_USER=git
|
||||
RUNAS_GROUP=${RUNAS_USER}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue