allow accessing app by ip and server name
This commit is contained in:
parent
b202f52eb2
commit
69dfc4eb34
@ -16,6 +16,7 @@ module.exports = {
|
||||
filename: "bundle.js"
|
||||
},
|
||||
devServer: {
|
||||
host: "0.0.0.0",
|
||||
stats: "minimal",
|
||||
overlay: true,
|
||||
historyApiFallback: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user