diff --git a/jero-web/vue.config.js b/jero-web/vue.config.js index 473925027..5f7026e56 100644 --- a/jero-web/vue.config.js +++ b/jero-web/vue.config.js @@ -93,6 +93,7 @@ module.exports = { }, */ '/jero-boot': { target: 'http://localhost:8080', //请求本地 jero-boot后台项目 + // target: 'http://10.10.10.46:8101', //请求本地 jero-boot后台项目 // target: 'http://10.0.1.25:8080', ws: false, changeOrigin: true