- # MONGODB_URI=mongodb+srv://admin:password123@cluster0.mongodb.net/mydatabase?retryWrites=true&w=majority
- # MONGODB_URI=mongodb://localhost:27017/mydatabase
- MONGODB_URI=mongodb+srv://alexcdev:<db_password>@cluster0.snuq8.mongodb.net/?retryWrites=true&w=majority&appName=Cluster0
|