set gitlab user
This commit is contained in:
parent
44e2882fb7
commit
6f0ba22606
1 changed files with 2 additions and 1 deletions
3
debian/gitlab.yml
vendored
3
debian/gitlab.yml
vendored
|
@ -43,7 +43,8 @@ production: &base
|
||||||
# relative_url_root: /gitlab
|
# relative_url_root: /gitlab
|
||||||
|
|
||||||
# Uncomment and customize if you can't use the default user to run GitLab (default: 'git')
|
# Uncomment and customize if you can't use the default user to run GitLab (default: 'git')
|
||||||
# user: git
|
user: gitlab
|
||||||
|
user_home: /usr/share/gitlab
|
||||||
|
|
||||||
## Date & Time settings
|
## Date & Time settings
|
||||||
# Uncomment and customize if you want to change the default time zone of GitLab application.
|
# Uncomment and customize if you want to change the default time zone of GitLab application.
|
||||||
|
|
Loading…
Add table
Reference in a new issue