3
This commit is contained in:
2025-10-22 17:24:42 +08:00
parent f4d94fd225
commit b87f5a0c33

View File

@ -1,7 +1,7 @@
# 服务器配置 # 服务器配置
PORT=3001 PORT=3001
NODE_ENV=development NODE_ENV=development
FRONTEND_URL=http://localhost:5173 FRONTEND_URL=https://feishuexcel.kinlim.com
# 数据库配置 - 更新为实际配置 # 数据库配置 - 更新为实际配置
DB_HOST=172.30.192.102 DB_HOST=172.30.192.102