fix: 修复在线问题

This commit is contained in:
橙子
2024-01-15 00:25:25 +08:00
parent cf793c198f
commit e64b12097a
6 changed files with 52 additions and 23 deletions

View File

@@ -7,4 +7,4 @@ VITE_APP_URL="http://localhost:19001/api/app"
# ws/开发环境
VITE_APP_BASE_WS = '/dev-ws'
VITE_APP_BASE_URL_WS="http://localhost:19001/api/app"
VITE_APP_BASE_URL_WS="http://localhost:19001/hub"