changed todo

This commit is contained in:
muerwre 2019-03-04 16:49:18 +07:00
parent c10ea8a685
commit 413a89a0bb
2 changed files with 3 additions and 1 deletions

View file

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