.env.production 551 B

12345678910111213
  1. NODE_ENV="production"
  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://ws.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="https://oa.g107.com/m"
  12. VUE_APP_DOWNDOAD_URL="https://m.intesys.cms.g107.com/app_download/"