diff --git a/vue.config.js b/vue.config.js index 16e9cda..61e5644 100644 --- a/vue.config.js +++ b/vue.config.js @@ -4,7 +4,7 @@ function resolve(dir) { return path.join(__dirname, dir); } -const serverHost = "http://172.20.19.62:8006" +const serverHost = "http://192.168.31.232:8006" module.exports = { publicPath: "./", outputDir: "ylth",