update gitlab.yml for user_home
This commit is contained in:
parent
acc8e90105
commit
235a16129c
1 changed files with 1 additions and 1 deletions
2
debian/conf/gitlab.yml
vendored
2
debian/conf/gitlab.yml
vendored
|
@ -47,7 +47,7 @@ production: &base
|
|||
|
||||
# Uncomment and customize if you can't use the default user to run GitLab (default: 'git')
|
||||
user: gitlab
|
||||
user_home: /usr/share/gitlab
|
||||
user_home: /var/lib/gitlab
|
||||
|
||||
## Date & Time settings
|
||||
# Uncomment and customize if you want to change the default time zone of GitLab application.
|
||||
|
|
Loading…
Reference in a new issue