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