|
@@ -1,8 +1,18 @@
|
|
VUE_APP_SKIP_CHECK_NATIVE=true
|
|
VUE_APP_SKIP_CHECK_NATIVE=true
|
|
-VUE_APP_TK_SERVER_HTML_URL=http://192.168.10.38:5220
|
|
|
|
-VUE_APP_TK_SERVER_API_URL=http://192.168.10.38:8008
|
|
|
|
-VUE_APP_WK_SERVER_SOCKET=wss://wuhan-dev.qmth.com.cn:8878/api/ws/faceBiopsy
|
|
|
|
-VUE_APP_WK_SERVER_SOCKET_FOR_AUDIO=wss://wuhan-dev.qmth.com.cn:8878/api/ws/fileAnswer
|
|
|
|
-VUE_APP_CORE_HOST_URL=https://192.168.10.38:8878
|
|
|
|
-VUE_APP_OE_ADMIN_HOST_URL=https://192.168.10.38:8878
|
|
|
|
-VUE_APP_OE_STUDENT_HOST_URL=https://192.168.10.38:8878
|
|
|
|
|
|
+#VUE_APP_TK_SERVER_HTML_URL=http://192.168.10.38:5220
|
|
|
|
+#VUE_APP_TK_SERVER_API_URL=http://192.168.10.38:8008
|
|
|
|
+#VUE_APP_WK_SERVER_SOCKET=wss://wuhan-dev.qmth.com.cn:8878/api/ws/faceBiopsy
|
|
|
|
+#VUE_APP_WK_SERVER_SOCKET_FOR_AUDIO=wss://wuhan-dev.qmth.com.cn:8878/api/ws/fileAnswer
|
|
|
|
+#VUE_APP_CORE_HOST_URL=https://192.168.10.38:8878
|
|
|
|
+#VUE_APP_OE_ADMIN_HOST_URL=https://192.168.10.38:8878
|
|
|
|
+#VUE_APP_OE_STUDENT_HOST_URL=https://192.168.10.38:8878
|
|
|
|
+
|
|
|
|
+VUE_APP_CONFIG_FILE_SEVER_URL=https://ecs-test-static.qmth.com.cn
|
|
|
|
+VUE_APP_TK_SERVER_HTML_URL=http://ecs-test.qmth.com.cn
|
|
|
|
+VUE_APP_TK_SERVER_API_URL=http://ecs-test.qmth.com.cn
|
|
|
|
+#VUE_APP_WK_SERVER_SOCKET=wss://ecs-test.qmth.com.cn:8878/api/ws/faceBiopsy
|
|
|
|
+#VUE_APP_WK_SERVER_SOCKET_FOR_AUDIO=wss://ecs-test.qmth.com.cn:8878
|
|
|
|
+VUE_APP_CORE_HOST_URL=https://ecs-test.qmth.com.cn:8878
|
|
|
|
+VUE_APP_OE_ADMIN_HOST_URL=https://ecs-test.qmth.com.cn:8878
|
|
|
|
+VUE_APP_OE_STUDENT_HOST_URL=https://ecs-test.qmth.com.cn:8878
|
|
|
|
+
|