Skip to content

Commit

Permalink
Merge branch 'main' into refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
in-mai-space committed Nov 19, 2024
2 parents e740b3c + 2771376 commit b41ecc0
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 @@ -54,7 +54,7 @@ Create a .env in the root directory containing the following:
```
NODE_ENV=development
SERVER_PORT=3000
MONGO_URL=mongodb://user:[email protected]:27017/
MONGO_URL=mongodb+srv://qwantumsnapper:[email protected]/?retryWrites=true&w=majority&appName=Cluster0
MONGO_USERNAME="user"
MONGO_PASSWORD="dbUserPassword"
SUPABASE_PASSWORD="p4JeQ2sCH3OXC1jP"
Expand Down

0 comments on commit b41ecc0

Please sign in to comment.