Update .env

This commit is contained in:
爱喝水的木子
2026-03-02 15:41:11 +08:00
committed by GitHub
parent ad6c474cf2
commit edf49c2073

1
.env
View File

@@ -1,5 +1,4 @@
# MongoDB Atlas 连接字符串 # MongoDB Atlas 连接字符串
# 请将下方的连接字符串替换为你自己的MongoDB Atlas连接字符串 # 请将下方的连接字符串替换为你自己的MongoDB Atlas连接字符串
# MONGODB_URI=mongodb+srv://<username>:<password>@cluster0.xxxxx.mongodb.net/suggestions?retryWrites=true&w=majority # MONGODB_URI=mongodb+srv://<username>:<password>@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 PORT=3000