Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
el634dev authored Oct 6, 2024
1 parent 362a6ac commit 5d8d485
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ To run this project, you will need to add the following environment variables to
`DATABASE_URL` - set this as the url to your database, start with sqlite:///
>
`SECRET_KEY` - set this to something secure
>
`POSTGRES_USER` - set this to your username
>
`POSTGRES_PASSWORD` - set this to your password, it should be secure

<!-- Getting Started -->
## Getting Started
Expand Down

0 comments on commit 5d8d485

Please sign in to comment.