refactor: 优化反馈和布局
This commit is contained in:
@@ -7,7 +7,8 @@ VITE_APP_PORT = 4096
|
||||
VITE_APP_BASE_API = '/dev-api'
|
||||
|
||||
# API 服务器的 URL
|
||||
VITE_APP_API_URL = http://localhost:8989
|
||||
#VITE_APP_API_URL = http://localhost:8989
|
||||
VITE_APP_API_URL = https://api.youlai.tech
|
||||
|
||||
# WebSocket 服务器的 URL,不配置默认关闭 WebSocket
|
||||
#VITE_APP_WS_ENDPOINT= ws://localhost:4096/ws
|
||||
Reference in New Issue
Block a user