From 6db19dff31740c95b2fcb201a277d9996bf89469 Mon Sep 17 00:00:00 2001 From: Shao Huan Qing Date: Sat, 29 May 2021 15:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=AF=E5=8F=A38000?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/.vuepress/config.js b/.vuepress/config.js index 31c8686..57406c6 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -4,6 +4,7 @@ module.exports = { // configureWebpack: () => ({ // devtool: 'source-map' // }), + port: 8000, modules: ['bootstrap-vue/nuxt'], title: 'Kuboard', description: '一款Kubernetes_Dashboard_简化Kubernetes的学习和使用_帮助您快速落地Kubernetes_提供_Kubernetes_免费中文教程_国内安装文档',