.env.development 684 B

123456789101112131415161718192021
  1. NODE_ENV=devlopment
  2. VUE_APP_NODE_NAME=devlopment
  3. OUT_PUT_NAME=dev
  4. VUE_APP_LOCAL_STORAGE_PREFIX=dev
  5. #项目缓存抬头
  6. VUE_APP_LOCAL_PREFIX_MAIN=medical_prod_xpgj_
  7. #VUE_APP_BACKEND_URL=https://ykt-test.xiaoxinda.com/gaoa-server/
  8. #VUE_APP_BACKEND_URL=http://localhost:8086/gaoa-server/
  9. #VUE_APP_BACKEND_URL=http://47.98.231.198:8081/gaoa-server
  10. VUE_APP_BACKEND_URL=http://47.98.231.198:8081/healthcare-security-server
  11. VUE_APP_BACKEND_URL51=https://51team.xiaoxinda.com/charging-parking/
  12. VUE_APP_MIRROR_BACKEND_URL=https://mirror.xiaoxinda.com/xpgjapi/
  13. #小鹏管家微信appid
  14. VUE_APP_WXAPPID=wx3aa65d04d1c4163c
  15. VUE_APP_ALIAPPID=2019032063568906
  16. VUE_APP_AUTH=
  17. VUE_APP_VERSION=2.0.5