This commit is contained in:
Lurkars 2021-05-13 16:13:07 +02:00
parent 8aeaf292b3
commit cc44bfac77

View file

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