From edf49c207305403407c19472d894d18efda21aa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=88=B1=E5=96=9D=E6=B0=B4=E7=9A=84=E6=9C=A8=E5=AD=90?= <50564847+ice-a@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:41:11 +0800 Subject: [PATCH] Update .env --- .env | 1 - 1 file changed, 1 deletion(-) diff --git a/.env b/.env index 2affd08..5b7d242 100644 --- a/.env +++ b/.env @@ -1,5 +1,4 @@ # MongoDB Atlas 连接字符串 # 请将下方的连接字符串替换为你自己的MongoDB Atlas连接字符串 # MONGODB_URI=mongodb+srv://:@cluster0.xxxxx.mongodb.net/suggestions?retryWrites=true&w=majority -MONGODB_URI=mongodb+srv://devops:u8yRO4OyhqXBhLjW@cluster0.izylsxc.mongodb.net/suggestions?retryWrites=true&w=majority PORT=3000