Skip to content
Open
Show file tree
Hide file tree
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
7 changes: 3 additions & 4 deletions backend/.env
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
MONGODB_URL = mongodb+srv://shreya173:shreya1735@codebook.ocg4q.mongodb.net/?retryWrites=true&w=majority&appName=CodeBook

MONGODB_URL = mongodb+srv://shreyaa173:<password>@codebook.mongodb.net/?retryWrites=true&w=majority&appName=CodeBook
JWT_SECRET = "MYSECRET"
PORT = 4000
MAIL_HOST = CodeBook
MAIL_USER = ms.shreya17@gmail.com
MAIL_PASS = "take one time password form google"
MAIL_USER = ms.shreyaa17@gmail.com
MAIL_PASS = "123456"
Loading