[DRE-commits] [gitlab] 02/02: export DB variable
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Jan 24 08:08:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository gitlab.
commit 33b719893d0b283e4d003f6d97f5a31c1af97e74
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Jan 24 13:06:25 2016 +0530
export DB variable
---
debian/conf/gitlab | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/conf/gitlab b/debian/conf/gitlab
index 5cba1ee..87ec26f 100755
--- a/debian/conf/gitlab
+++ b/debian/conf/gitlab
@@ -8,7 +8,7 @@
RAILS_ENV="production"
# Database selection
-DB="postgres"
+export DB="postgres"
# app_user defines the user that GitLab is run as.
# The default is "git".
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git
More information about the Pkg-ruby-extras-commits
mailing list