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