Skip to content

Commit

Permalink
Remove allowedHosts
Browse files Browse the repository at this point in the history
  • Loading branch information
Dschoordsch committed Oct 14, 2024
1 parent 390f5d7 commit 5e39983
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/webpack/dev.client.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ module.exports = {
},
hot: true,
historyApiFallback: true,
allowedHosts: 'all',
port: PORT,
proxy: [
'sse',
Expand Down

0 comments on commit 5e39983

Please sign in to comment.