.env.local 279 B

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