wip: 临时提交

This commit is contained in:
ray
2025-05-31 21:25:35 +08:00
parent 82fae9ed4b
commit f56ab639b1
10 changed files with 92 additions and 234 deletions

View File

@@ -7,6 +7,7 @@ VITE_APP_PORT = 4096
VITE_APP_BASE_API = '/dev-api'
# API 服务器的 URL
VITE_APP_API_URL = https://api.youlai.tech
VITE_APP_API_URL = http://localhost:8989
VITE_APP_WS_ENDPOINT= ws://localhost:4096/ws
# WebSocket 服务器的 URL不配置默认关闭 WebSocket
#VITE_APP_WS_ENDPOINT= ws://localhost:4096/ws