Closed b264 closed 8 years ago
This allows a developer to use their own database password instead of the ones hardcoded into the project
example
devbox@ubuntu-server-xenial:~/code/osra$ DB_PASSWORD=db_password DB_USER=db_user rails server
This allows a developer to use their own database password instead of the ones hardcoded into the project