Skip to content

Commit 9187e91

Browse files
committed
update readme
1 parent c5b177a commit 9187e91

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ Set up a MongoDB connection and create a database
173173
SECRET_KEY=gozaXXXXXXXXXXXXXXXXXXXXXXXX
174174
DEBUG=True
175175
_MONGODB_URI=mongodb+srv://XXXXXXX:[email protected]/test?retryWrites=true&w=majority
176+
CLIENT_APP_URL=http://localhost:3000
177+
URL_SERVER=https://XXXXXXXXXXXXXXX.XXXXXXX.XXX
176178
```
177179

178180
2. Run the following command:

0 commit comments

Comments
 (0)