From df657c168b21cd428f4efa3e6972af3a5266f01c Mon Sep 17 00:00:00 2001 From: Lius <Lius2225@163.com> Date: 星期二, 10 十二月 2024 09:09:44 +0800 Subject: [PATCH] ip --- vue.config.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/vue.config.js b/vue.config.js index dd1ecae..7867c2c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -87,6 +87,7 @@ devServer: { port: 3000, + open:true, // hot: true, // disableHostCheck: true, // overlay: { -- Gitblit v1.9.3