diff --git a/config/index.js b/config/index.js index 0e97035d..3259a6e7 100755 --- a/config/index.js +++ b/config/index.js @@ -12,7 +12,7 @@ module.exports = { assetsPublicPath: '/', proxyTable: { '/mgr': { - target: 'http://127.0.0.1/', + target: 'http://10.107.120.92:5001/', changeOrigin: true, pathRewrite: { '^/mgr': '' diff --git a/dist/index.html b/dist/index.html index 677a4480..82598fd5 100644 --- a/dist/index.html +++ b/dist/index.html @@ -21,7 +21,7 @@ height: 100%; margin: 0px; padding: 0px; - }