Browse Source

修改生产环境题库下载地址

Michael Wang 6 years ago
parent
commit
8e7e439fe9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -1,5 +1,5 @@
 VUE_APP_TK_SERVER_HTML_URL=http://ecs.qmth.com.cn
-VUE_APP_TK_SERVER_API_URL=http://ecs.qmth.com.cn:8008
+VUE_APP_TK_SERVER_API_URL=http://ecs.qmth.com.cn
 VUE_APP_WK_SERVER_SOCKET=wss://ecs.qmth.com.cn:8878/oewebsocket/
 VUE_APP_WK_SERVER_SOCKET_FOR_AUDIO=wss://ecs.qmth.com.cn:8878/oewebsocket/audioAnswer/
 VUE_APP_GIT_REPO_VERSION=TO_BE_OVERRIDED