alexcdev1 6 months ago
parent
commit
5f3e00ee92
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.local

+ 1 - 1
.env.local

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