Pārlūkot izejas kodu

直播连接websocket

yuhongqi 1 mēnesi atpakaļ
vecāks
revīzija
c3090b47dd
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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