Skip to content

Commit

Permalink
changed assignment3.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juslam19 committed Nov 18, 2023
1 parent e25d2c5 commit 8f9e8e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Assignment-3.md → Assignment3.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

### Include .env files
3. Set up the environment for the question service, user service, and frontend by including the `.env` files for each, which have been submitted as:
`Assignment3-QuestionServiceEnv.txt`,
`Assignment3-UserServiceEnv.txt`,
`Assignment3-FrontendEnv.txt` respectively.
`Assignment3-question-service-environmentVariables.txt`,
`Assignment3-user-service-environmentVariables.txt`,
`Assignment3-frontend-environmentVariables.txt` respectively.
Make sure they are `.env` files within the question service, user service, and frontend directories.

### Install dependencies
Expand Down

0 comments on commit 8f9e8e7

Please sign in to comment.