.env.development 288 B

1234567
  1. VUE_APP_SKIP_CHECK_NATIVE=true
  2. VUE_APP_CORE_HOST_URL=https://192.168.10.38:8878
  3. VUE_APP_CONFIG_FILE_SEVER_URL=https://ecs-test-static.qmth.com.cn
  4. VUE_APP_ROUTER_PATH=/oe-web/
  5. VUE_APP_PUBLIC_PATH=/oe-web/
  6. VUE_APP_SLS_STORE_NAME=student-client-test
  7. VUE_APP_GIT_REPO_VERSION=TO_BE_OVERRIDED