From 18cdb48ffd1c2b960c6370f3f69c3e5a40af2509 Mon Sep 17 00:00:00 2001 From: WeiFeng Date: Mon, 30 Mar 2020 16:14:45 +0800 Subject: [PATCH] test --- mindinsight/ui/vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mindinsight/ui/vue.config.js b/mindinsight/ui/vue.config.js index a3b2130..6e51793 100644 --- a/mindinsight/ui/vue.config.js +++ b/mindinsight/ui/vue.config.js @@ -49,7 +49,7 @@ module.exports = { }, devServer: { - port: 8086, + port: 8085, disableHostCheck: true, }, -- GitLab