.env.development 552 B

123456789101112
  1. NODE_ENV="development"
  2. VUE_APP_BASE_API="https://test-ding.g107.com/"
  3. VUE_APP_NAME="功道云"
  4. VUE_APP_VER="7.0"
  5. VUE_APP_WEBSOCKET_API="https://mwth.jifen.g107.com:543"
  6. VUE_APP_COPYRIGHT_CN="功道云 版权所有"
  7. VUE_APP_COPYRIGHT_EN="Copyright ©2015-2020 Kung Dao Cloud All Rights Reserved."
  8. VUE_APP_ALIOSS_URL="https://integralsys.oss-cn-shenzhen.aliyuncs.com"
  9. VUE_APP_ALIOSS_CDN_URL="http://cdn.intesys.g107.com"
  10. VUE_APP_ID="os_base"
  11. VUE_APP_WEB_LINK="http://192.168.31.11:8089"
  12. VUE_APP_DOWNDOAD_URL="https://m.intesys.cms.g107.com/app_download/"