Browse Source

修改config.js

GuoYuFu123 5 years ago
parent
commit
fe82e42c89
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js

@@ -35,7 +35,7 @@ module.exports = {
             },
             '/pointconfig': {
                 // 目标 API 地址
-                target: 'http://172.16.0.157:8080/',
+                target: 'http://172.16.0.235:8080/',
                 // 如果要代理 websockets
                 ws: true,
                 // 将主机标头的原点更改为目标URL
@@ -51,7 +51,7 @@ module.exports = {
             },
             '/ScanBuilding': {
                 // 目标 API 地址
-                target: 'http://172.16.0.157:8080/',
+                target: 'http://172.16.0.235:8080/',
                 // 如果要代理 websockets
                 ws: true,
                 // 将主机标头的原点更改为目标URL