update websocket

This commit is contained in:
landaiqing
2024-10-17 23:42:01 +08:00
parent fe090e6e1b
commit e2826a9adc
134 changed files with 41 additions and 44 deletions

View File

@@ -15,5 +15,6 @@ VITE_TITLE_NAME='五味子云相册'
VITE_APP_TOKEN_KEY='Bearer'
# the websocket url
#VITE_WEB_SOCKET_URL='ws://127.0.0.1:80/api/ws/gws'
VITE_WEB_SOCKET_URL='wss://landaiqing.cn/api/ws/gws'
VITE_QR_SOCKET_URL='wss://landaiqing.cn/api/ws/qr_ws'
VITE_MESSAGE_SOCKET_URL='wss://landaiqing.cn/api/ws/message_ws'