适配 localhost
This commit is contained in:
@ -4,7 +4,7 @@ module.exports = {
|
||||
// configureWebpack: () => ({
|
||||
// devtool: 'source-map'
|
||||
// }),
|
||||
host: 'kb',
|
||||
host: 'localhost',
|
||||
port: 8000,
|
||||
devServer: {
|
||||
proxy: {
|
||||
|
||||
Reference in New Issue
Block a user