From 29460f7bc1aabd44421a114eb758cdd7fc64cfcf Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期五, 05 三月 2021 15:13:27 +0800
Subject: [PATCH] Merge branch 'master' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into master

---
 vue.config.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index 869164e..be07b5a 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -17,8 +17,8 @@
   parallel: require('os').cpus().length > 1, // 鏋勫缓鏃跺紑鍚杩涚▼澶勭悊babel缂栬瘧
   productionSourceMap: false,
   devServer: {
-    host: 'localhost',
-    open: true,
+    // host: 'localhost',
+    // open: true,
     port: 8888,
     // overlay: false,
     overlay: {

--
Gitblit v1.8.0