.env.production-temp 557 B

1234567891011
  1. VUE_APP_SKIP_CHECK_NATIVE=true
  2. VUE_APP_CONFIG_FILE_SEVER_URL=https://ecs-test-static.qmth.com.cn
  3. # 考虑直接用location.host,即以下两个变量不需要
  4. #VUE_APP_TK_SERVER_HTML_URL=https://ecs.qmth.com.cn
  5. #VUE_APP_TK_SERVER_API_URL=https://ecs.qmth.com.cn
  6. VUE_APP_ROUTER_PATH=/oe-web/
  7. VUE_APP_PUBLIC_PATH=/oe-web/
  8. VUE_APP_SLS_STORE_NAME=student-client-test
  9. #VUE_APP_WK_SERVER_SOCKET=wss://ecs.qmth.com.cn:8878/api/ws/faceBiopsy
  10. #VUE_APP_WK_SERVER_SOCKET_FOR_AUDIO=wss://ecs.qmth.com.cn:8878/api/ws/fileAnswer
  11. VUE_APP_GIT_REPO_VERSION=TO_BE_OVERRIDED