diff --git a/server/.env b/server/.env index cae44fa..e6369ce 100644 --- a/server/.env +++ b/server/.env @@ -1,7 +1,7 @@ # 服务器配置 PORT=3001 NODE_ENV=development -FRONTEND_URL=http://localhost:5173 +FRONTEND_URL=https://feishuexcel.kinlim.com # 数据库配置 - 更新为实际配置 DB_HOST=172.30.192.102