From 5553d877a862068619d3afb4241f9d5d77d48495 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Mon, 23 Oct 2023 17:15:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=99=9A=E6=8B=9F=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 1 + 1 file changed, 1 insertion(+) 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