From 0eff64f6dda4d4718654b3fe822437349c65141e Mon Sep 17 00:00:00 2001 From: Shao Huan Qing Date: Wed, 15 Sep 2021 19:40:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=20localhost?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 4a35107..c3c24b0 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -4,7 +4,7 @@ module.exports = { // configureWebpack: () => ({ // devtool: 'source-map' // }), - host: 'kb', + host: 'localhost', port: 8000, devServer: { proxy: {