Skip to content

Commit 951173f

Browse files
Update dev.js
1 parent 23cd47e commit 951173f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/config/dev.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports={
2-
MONGOURI:"mongodb+srv://SACHAN:GREAT@kshaT@cluster0.1mh5r.mongodb.net/<dbname>?retryWrites=true&w=majority",
2+
MONGOURI:"mongodb+srv://SACHAN:<password>@cluster0.1mh5r.mongodb.net/<dbname>?retryWrites=true&w=majority",
33
JWT_SECRET:"effeefewerfewrwqrwqe",
44
SENDGRID_API:"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",
55

0 commit comments

Comments
 (0)