Skip to content

Commit

Permalink
Merge pull request #42 from ArnabChatterjee2001/patch-1
Browse files Browse the repository at this point in the history
Update .env
  • Loading branch information
arnab2001 authored Jan 1, 2024
2 parents e509bf1 + d286b50 commit cb59ee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MONGO_URL='mongodb+srv://arnab0321:bH1Ttke9EZBmYClg@cluster0.dehf4yw.mongodb.net/?retryWrites=true&w=majority'
MONGO_URL='<your mongo uri>'
JWT_SECRET='secret'
PORT=3001
PORT=3001

0 comments on commit cb59ee9

Please sign in to comment.