Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@

PORT=4001
# MongoUri= 'mongodb://localhost:27017/NewsDataBase';
MongoUri = mongodb+srv://SURESHPROJECT:Suresh%40projectPassword@cluster0.nzfqsjy.mongodb.net/InternShip
MongoUri = url

# MongoUri=mongodb://localhost:27017/NewsDataBase
SECRET_KEY= SURESH_PASSWORD
SESSION_VALIDITY = 1h
# URL_FRONTEND=https://www.jasontech.in only used for live
URL_FRONTEND=http://localhost:3000
URL_FRONTEND=http://localhost:3000