diff --git a/vue.config.js b/vue.config.js index d012c6b..e816339 100644 --- a/vue.config.js +++ b/vue.config.js @@ -81,7 +81,8 @@ module.exports = { }, [process.env.VUE_APP_BASE_API]: { // target: "http://shuili.product.dev.com:30115/", - target: "http://192.168.2.107:18082/", + // target: "http://192.168.2.107:18082/", + target: "http://172.16.34.80:18082/", // target: 'http://172.16.32.62:18888/', // target: "http://172.16.34.27:18082", changeOrigin: true,