配置更新

This commit is contained in:
2025-10-26 20:10:00 +08:00
parent accd1ae9da
commit 85e910fac9
41 changed files with 334 additions and 330 deletions
+3 -3
View File
@@ -4,9 +4,9 @@ VITE_APP_TITLE=情绪博物馆
VITE_APP_VERSION=1.0.0
# API配置
VITE_API_BASE_URL=http://47.111.10.27:19089/api
VITE_WS_BASE_URL=ws://47.111.10.27:19089/api
VITE_UPLOAD_URL=http://47.111.10.27:19089/api/upload
VITE_API_BASE_URL=http://101.200.208.45:19089/api
VITE_WS_BASE_URL=ws://101.200.208.45:19089/api
VITE_UPLOAD_URL=http://101.200.208.45:19089/api/upload
# 调试配置
VITE_DEBUG=false