added debug info

This commit is contained in:
muerwre 2019-03-04 16:31:00 +07:00
parent 37a7a48131
commit 8225bc274a
4 changed files with 7 additions and 4 deletions

View file

@ -143,6 +143,7 @@ module.exports = () => {
devServer: {
historyApiFallback: true,
port: 8000,
host: '192.168.88.40',
contentBase: 'dist',
publicPath: '/',
hot: true,