hotfix ssl proxy

This commit is contained in:
_Bastler 2021-04-11 10:03:38 +02:00
parent 36d9907a09
commit 5afd17a5d6

View File

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