.env.production 261 B

123456
  1. VUE_APP_CONFIG_FILE_SEVER_URL=https://ecs-static.qmth.com.cn
  2. # 考虑直接用location.host,即以下两个变量不需要
  3. VUE_APP_ROUTER_PATH=/oe-web/
  4. VUE_APP_PUBLIC_PATH=/oe-web/
  5. VUE_APP_SLS_STORE_NAME=student-client
  6. VUE_APP_GIT_REPO_VERSION=TO_BE_OVERRIDED