Bind dev server to 0.0.0.0

This commit is contained in:
Fred Carlsen
2018-12-10 11:35:25 +01:00
parent 394105b860
commit 14d342c3e0

View File

@@ -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