export DB variable
This commit is contained in:
parent
e57c0f6ce7
commit
33b719893d
1 changed files with 1 additions and 1 deletions
2
debian/conf/gitlab
vendored
2
debian/conf/gitlab
vendored
|
@ -8,7 +8,7 @@
|
||||||
RAILS_ENV="production"
|
RAILS_ENV="production"
|
||||||
|
|
||||||
# Database selection
|
# Database selection
|
||||||
DB="postgres"
|
export DB="postgres"
|
||||||
|
|
||||||
# app_user defines the user that GitLab is run as.
|
# app_user defines the user that GitLab is run as.
|
||||||
# The default is "git".
|
# The default is "git".
|
||||||
|
|
Loading…
Add table
Reference in a new issue