diff --git a/front/webpack.config.ts b/front/webpack.config.ts index 336cad82..5503aa43 100644 --- a/front/webpack.config.ts +++ b/front/webpack.config.ts @@ -20,7 +20,7 @@ module.exports = { devServer: { contentBase: './dist', host: '0.0.0.0', - sockPort: 80, + sockPort: 443, disableHostCheck: true, historyApiFallback: { rewrites: [