.env.production 501 B

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