AgileVentures / AgileVentures/LocalSupport

Add database username and password to .env file

Open
#1,126 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
64
Forks
209
PR merge metrics
PR metrics pending

Description

If one does not use the default postgress username and password in their local postgres installation, it would be nice if they are able to change the database username and password in a .env file which is not tracked by git. For a person using the default username and password, the workflow should remain as is currently.

## Expected Output
Developers can change their database credentials in the .env file

## Possible Solution
Update the `database.yml` to use environmental variables

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.