配置更新
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user