generated from CS3219-AY2324S1/course-assessment-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ Steps to take to test for Assignment 3: | |
2. We will need to whitelist your IP address to ensure that you are able to test the user service and question service backends as we used a cloud database with mandatory IP whitelisting for this assignment. Please contact one of us with your IP address in advance in order to access the database: | ||
- Branson Lam @Bransonlj (telegram) [email protected] (email) | ||
- Ang Yuze @angyuze (telegram) [email protected] (email) | ||
Please note to not use NUS School wifi while testing due to some IP restrictions. | ||
- Please note to not use NUS School wifi while testing due to some IP restrictions. | ||
|
||
## Backend | ||
- For both the question service and user service backends, add the .env file, which is the submitted text file on canvas called Assignment3.txt. | ||
|