Explorar el Código

直播连接websocket

yuhongqi hace 1 mes
padre
commit
c3090b47dd
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      .env.development
  2. 1 1
      .env.production

+ 1 - 1
.env.development

@@ -16,4 +16,4 @@ VUE_APP_VIDEO_LINE_1 = https://cos.his.cdwjyyh.com
 # 线路二地址
 VUE_APP_VIDEO_LINE_2 = https://zkzhobs.ylrztop.com
 
-VUE_APP_LIVE_WS_URL = ws://127.0.0.1:7014
+VUE_APP_LIVE_WS_URL = wss://api.fhhx.runtzh.com

+ 1 - 1
.env.production

@@ -14,4 +14,4 @@ VUE_APP_VIDEO_LINE_1 = https://cos.his.cdwjyyh.com
 # 线路二地址
 VUE_APP_VIDEO_LINE_2 = https://zkzhobs.ylrztop.com
 
-VUE_APP_LIVE_WS_URL = ws://127.0.0.1:7014
+VUE_APP_LIVE_WS_URL = wss://api.fhhx.runtzh.com