moved ebuild for gitlab-git-http-server from www-apps to dev-vcs, incremented version from 0.2.9 to 0.2.10
This commit is contained in:
parent
5a8a84ade0
commit
ea8dd0e860
6 changed files with 7 additions and 7 deletions
|
@ -0,0 +1,10 @@
|
|||
AUTH_BACKEND=http://localhost:8080
|
||||
LISTEN_ADDR=localhost:8181
|
||||
LISTEN_NETWORK=tcp
|
||||
LISTEN_UMASK=022
|
||||
PPROF_LISTEN_ADDRESS=
|
||||
|
||||
GIT_REPO_PATH=/var/lib/git/repositories
|
||||
|
||||
RUNAS_USER=gitlab_git_http_server
|
||||
RUNAS_GROUP=${RUNAS_USER}
|
Loading…
Add table
Add a link
Reference in a new issue