I'm not sure the latest version of mu is up there. /service2/routes.js:6 http.listen({ host: process.env.SERVICE_HOST, port: process.env.SERVICE_PORT });
I'm not sure the latest version of mu is up there.
/service2/routes.js:6
http.listen({
host: process.env.SERVICE_HOST,
port: process.env.SERVICE_PORT
});