Skip to content

Commit ebb4591

Browse files
authored
Merge pull request #42 from Clusters-Config/aditya-nv-06-patch-1
Update .env
2 parents f22ad81 + 47ec07f commit ebb4591

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

backend/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PORT=3001
2-
MONGO_URL=mongodb+srv://Cluster03625:1cbN8drBR3Glsoxe@project.zrmmz.mongodb.net/?retryWrites=true&w=majority&appName=Project
2+
MONGO_URL=mongodb+srv://Cluster03625:<password>@project.zrmmz.mongodb.net/?retryWrites=true&w=majority&appName=Project
33
DOCKER_URL=mongodb://mongo:27017/talent_match
4-
JWT_SECRET=server
4+
JWT_SECRET=server

0 commit comments

Comments
 (0)