client?564e:172 [WDS] Disconnected!sockjs.js?9be2:1606 GET /sockjs-node/info?t=1605522955337 net::ERR_CONNECTION_TIMED_OUT code example
Example: sockjs-node/info?t=net::ERR_CONNECTION_TIMED_OUT
module.exports = {
devServer: {
disableHostCheck: true,
port: 4000,
public: '0.0.0.0:4000'
},
publicPath: "/"
}