diff --git a/a_permissions/frontend/webpack.config.js b/a_permissions/frontend/webpack.config.js index 2ba0b2b..5ffaf3b 100755 --- a/a_permissions/frontend/webpack.config.js +++ b/a_permissions/frontend/webpack.config.js @@ -48,6 +48,7 @@ module.exports = { ], devServer: { historyApiFallback: true, + host: "0.0.0.0", port: 4000, proxy: { '/users': {