diff --git a/vue.config.js b/vue.config.js index 4709094..87c68a6 100644 --- a/vue.config.js +++ b/vue.config.js @@ -4,7 +4,7 @@ function resolve(dir) { return path.join(__dirname, dir); } // const serverHost = "http://47.108.232.77:9537"; -const serverHost = "http://192.168.2.206:8006"; +const serverHost = "http://47.108.232.77:9537"; module.exports = { publicPath: "./", outputDir: "zhgj",