describe all small and all caps variables

This commit is contained in:
Praveen Arimbrathodiyil 2017-04-19 15:11:39 +05:30
parent a1599c35ed
commit 165203a3ac

View file

@ -1,3 +1,5 @@
# Variables with all small letters are debian specific
# Variables with all caps are passed to gitlab app
RAILS_ENV=production
DB=postgres
gitlab_app_root=/usr/share/gitlab