This commit is contained in:
dcr_xuxgc
2026-06-12 17:49:54 +08:00
commit d759a9e740
69 changed files with 14243 additions and 0 deletions

7
.env.production Normal file
View File

@@ -0,0 +1,7 @@
# 远程生产环境配置
# 后端端口
VITE_API_PORT=4501
# 远程服务器地址(直接连接,不走代理)
VITE_SERVER_URL=http://43.156.91.115:4501