Просмотр исходного кода

Merge branch 'master' of https://git.steerinfo.com/DAL-DAZHOU/icore-pass

胡半仙 3 лет назад
Родитель
Сommit
ed63d75b70
2 измененных файлов с 0 добавлено и 8 удалено
  1. 0 8
      config/index.js
  2. BIN
      static/img/favicon.ico

+ 0 - 8
config/index.js

@@ -72,14 +72,6 @@ let proxyTable = {
       "^/api/v1": "/api/v1"
     }
   },
-  "/api/v1/join": {
-    target: "http://172.16.33.166:8066",
-    // target: "http://192.168.1.108:8066",
-    ws: true,
-    pathRewrite: {
-      "^api/v1/join": "/api/v1/join"
-    }
-  },
   "/views/api/v1": {
     target: "http://172.16.33.166:8080",
     // target: "http://172.16.33.166:8080",

BIN
static/img/favicon.ico