ソースを参照

直播 websocket和存储桶

yuhongqi 5 時間 前
コミット
02ac2c1b24
2 ファイル変更12 行追加1 行削除
  1. 1 1
      .env.development
  2. 11 0
      .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://192.168.10.166:7014
+VUE_APP_LIVE_WS_URL = wss://api.fhhx.runtzh.com

+ 11 - 0
.env.production

@@ -3,3 +3,14 @@ ENV = 'production'
 
 #FS管理系统/生产环境
 VUE_APP_BASE_API = '/prod-api'
+
+# 存储桶配置
+VUE_APP_COS_BUCKET = fs-1319721001
+# 存储桶配置
+VUE_APP_COS_REGION = ap-chongqing
+# 线路一地址
+VUE_APP_VIDEO_LINE_1 = https://cos.his.cdwjyyh.com
+# 线路二地址
+VUE_APP_VIDEO_LINE_2 = https://zkzhobs.ylrztop.com
+
+VUE_APP_LIVE_WS_URL = wss://api.fhhx.runtzh.com