Răsfoiți Sursa

生产环境变量

Michael Wang 4 ani în urmă
părinte
comite
3c9618b141
1 a modificat fișierele cu 2 adăugiri și 6 ștergeri
  1. 2 6
      .env.production

+ 2 - 6
.env.production

@@ -1,10 +1,6 @@
 VUE_APP_CONFIG_FILE_SEVER_URL=https://ecs-static.qmth.com.cn
 # 考虑直接用location.host,即以下两个变量不需要
-VUE_APP_TK_SERVER_HTML_URL=http://ecs.qmth.com.cn
-VUE_APP_TK_SERVER_API_URL=http://ecs.qmth.com.cn
-VUE_APP_ROUTER_PATH=/oe/
-VUE_APP_PUBLIC_PATH=/
+VUE_APP_ROUTER_PATH=/oe-web/
+VUE_APP_PUBLIC_PATH=/oe-web/
 VUE_APP_SLS_STORE_NAME=student-client
-#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