适配 localhost

This commit is contained in:
Shao Huan Qing
2021-09-15 19:40:50 +08:00
parent 3bc109d62a
commit 0eff64f6dd

View File

@ -4,7 +4,7 @@ module.exports = {
// configureWebpack: () => ({
// devtool: 'source-map'
// }),
host: 'kb',
host: 'localhost',
port: 8000,
devServer: {
proxy: {