sockjs.js?9be2:1606 GET http://localhost:3000/sockjs-node/info?t=1605573855845 404 (Not Found) 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: "/"
}