remove port change for sync

This commit is contained in:
Lurkars 2021-06-29 08:40:24 +02:00
parent 81f2c8b746
commit 445449d2db

View file

@ -23,7 +23,7 @@ module.exports = {
devServer: {
contentBase: './dist',
host: '0.0.0.0',
sockPort: 443,
sockPort: 80,
disableHostCheck: true,
historyApiFallback: {
rewrites: [