diff --git a/vue.config.js b/vue.config.js index 29e865e..831b326 100644 --- a/vue.config.js +++ b/vue.config.js @@ -43,6 +43,7 @@ module.exports = { hot: true, port: 8002, host: '127.0.0.1', + // host: '192.168.246.1', overlay: { errors: true, warnings: true