fix: 🐛 websocket端点支持更换为wss
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# 代理前缀
|
||||
VITE_APP_BASE_API = '/prod-api'
|
||||
|
||||
|
||||
# WebSocket端点(可选)
|
||||
VITE_APP_WS_ENDPOINT=wss://api.youlai.tech/ws
|
||||
|
||||
Reference in New Issue
Block a user