继续提交

This commit is contained in:
2025-12-19 15:51:26 +08:00
parent 0ce60d78df
commit cf2203e3eb
500 changed files with 3259 additions and 7739 deletions

View File

@@ -0,0 +1,8 @@
# 生产环境配置 - 用于部署到服务器 (npm run build 或 npm run build:server)
#
# 配置说明:
# 1. 前后端分离部署(不同域名/端口填写后端完整URL如 http://your-backend.com:2424
# 2. 前后端同域名部署Nginx代理留空或填 "" 使用相对路径
#
# 当前配置:分离部署模式(修改为你的后端地址)
VITE_API_BASE=https://note.api.shumengya.top