.env.staging 272 B

12345678910111213
  1. # 页面标题
  2. VUE_APP_TITLE = 东信智慧运营中心
  3. NODE_ENV = production
  4. # 测试环境配置
  5. ENV = 'staging'
  6. # 管理系统/测试环境
  7. VUE_APP_BASE_API = 'https://smartpark.caih.com/'
  8. #中国东信智慧楼宇
  9. VUE_APP_OUTLINK_API = 'http://10.21.39.1:8185/#/'