We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f22ad81 + 47ec07f commit ebb4591Copy full SHA for ebb4591
1 file changed
backend/.env
@@ -1,4 +1,4 @@
1
PORT=3001
2
-MONGO_URL=mongodb+srv://Cluster03625:1cbN8drBR3Glsoxe@project.zrmmz.mongodb.net/?retryWrites=true&w=majority&appName=Project
+MONGO_URL=mongodb+srv://Cluster03625:<password>@project.zrmmz.mongodb.net/?retryWrites=true&w=majority&appName=Project
3
DOCKER_URL=mongodb://mongo:27017/talent_match
4
-JWT_SECRET=server
+JWT_SECRET=server
0 commit comments