Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremiahPetersen authored May 29, 2024
1 parent 42d93e5 commit 23fa8a7
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 @@ -22,7 +22,7 @@ Working front-end project: https://github.com/JeremiahPetersen/CaseConnect/tree/

To run the application using Docker, follow these steps:

1. Clone the repository.
1. Clone the repository. Create a .env file in the root folder.
2. Set up the environment variable `GITHUB_API_KEY` in the `.env` file.
3. Build the Docker images with `docker compose build`.
4. Start the containers with `docker compose up`.
Expand Down

0 comments on commit 23fa8a7

Please sign in to comment.