Skip to content

Commit

Permalink
docs: specify docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor-Bernard committed Feb 20, 2024
1 parent e169d51 commit cc817a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Back end/API for UC Berkeley EECS "Flextensions" software

### Environment Variables

For the environment variables, you will need to configure on your local system (and any deployment machines) the following environment variables:
For the environment variables, you will need to configure on your local system (and any deployment machines) the following environment variables (recommended through a `.env` file at root):

- DB_PORT (default: 5432)
- DB_USER (default: postgres)
Expand Down

0 comments on commit cc817a6

Please sign in to comment.