Browse Source

修改模型测试服务ip地址

zhangyu 4 years ago
parent
commit
d399272193
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -179,7 +179,7 @@ module.exports = {
     //         changeOrigin: false
     //     },
     //     '/modelapi': {
-    //         target: 'http://192.168.0.2:8082',
+    //         target: 'http://172.16.42.210:8082',
     //         // target: 'http://192.168.20.218:8082',//景灏
     //         changeOrigin: true,
     //         pathRewrite: {