[go: nahoru, domu]

Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnab2001 committed Apr 22, 2024
1 parent 21aba35 commit de88765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
ports:
- "3001:3001"
environment:
MONGO_URL: "mongodb+srv://arnab0321:bH1Ttke9EZBmYClg@cluster0.dehf4yw.mongodb.net/?retryWrites=true&w=majority"
MONGO_URL: "<>"
depends_on:
- mongo

Expand Down

0 comments on commit de88765

Please sign in to comment.