Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update env variable directions
  • Loading branch information
kyleecodes authored Oct 8, 2023
1 parent 22f2b57 commit 6650384
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ yarn

Environment variables must be added to a local `.env` file. Create this file using `.env.example` for reference, and adding values for local development.

If this is your first time running the system as a volunteer, please get in touch with the team to get access required variables.

### Run locally (with Docker) - RECOMMENDED

The project is containerized and can be run solely in docker - both the PostgreSQL database and NestJS app. To run the backend locally, make sure your system has Docker installed - you may need Docker Desktop if using a Mac.
Expand Down

0 comments on commit 6650384

Please sign in to comment.