Bind dev server to 0.0.0.0
This commit is contained in:
@@ -85,6 +85,7 @@ const config = {
|
||||
],
|
||||
},
|
||||
devServer: {
|
||||
host: '0.0.0.0',
|
||||
port: 3572,
|
||||
historyApiFallback: {
|
||||
// Fixes issue where having dots in URL path that aren't part of fileNames causes webpack-dev-server
|
||||
|
Reference in New Issue
Block a user