Commit b4830a3ab2135f1c4d8c9e8579c380fa85996f09
1 parent
7083f30f
康宝
Showing
2 changed files
with
2 additions
and
2 deletions
web_src/config/index.js
| @@ -11,7 +11,7 @@ module.exports = { | @@ -11,7 +11,7 @@ module.exports = { | ||
| 11 | assetsPublicPath: "/", | 11 | assetsPublicPath: "/", |
| 12 | proxyTable: { | 12 | proxyTable: { |
| 13 | "/debug": { | 13 | "/debug": { |
| 14 | - target: "http://127.0.0.1:18080", | 14 | + target: "http://192.168.20.215:18089", |
| 15 | changeOrigin: true, | 15 | changeOrigin: true, |
| 16 | pathRewrite: { | 16 | pathRewrite: { |
| 17 | "^/debug": "/", | 17 | "^/debug": "/", |