Set GEM_HOME variable in gitlab-debian.conf
This commit is contained in:
parent
5909466264
commit
81063307aa
1 changed files with 1 additions and 0 deletions
1
debian/conf/gitlab-debian.conf.example
vendored
1
debian/conf/gitlab-debian.conf.example
vendored
|
@ -2,6 +2,7 @@
|
|||
# Variables with all caps are passed to gitlab app
|
||||
RAILS_ENV=production
|
||||
DB=postgres
|
||||
GEM_HOME=/var/lib/gitlab/.gem
|
||||
# This will be replaced by debian/rules at the time of build.
|
||||
GITLAB_DEBIAN_VERSION="__NEW_VERSION__"
|
||||
SALSA_TAG_URL="https://salsa.debian.org/ruby-team/gitlab/tags/debian/"
|
||||
|
|
Loading…
Reference in a new issue