.env.production 389 B

1234567891011121314151617
  1. # 生产环境配置
  2. ENV = 'production'
  3. #FS管理系统/生产环境
  4. VUE_APP_BASE_API = '/prod-api'
  5. # 存储桶配置
  6. VUE_APP_COS_BUCKET = fs-1319721001
  7. # 存储桶配置
  8. VUE_APP_COS_REGION = ap-chongqing
  9. # 线路一地址
  10. VUE_APP_VIDEO_LINE_1 = https://cos.his.cdwjyyh.com
  11. # 线路二地址
  12. VUE_APP_VIDEO_LINE_2 = https://zkzhobs.ylrztop.com
  13. VUE_APP_LIVE_WS_URL = ws://127.0.0.1:7014