Closed mmadaria closed 5 years ago
We need to rename the "host" attribute to "hostname" (it's the real name used by "express-gateway/lib/gateway/index.js" file, line 23):
const runningApp = server.listen(serverConfig.port, serverConfig.hostname, () => {
We need to rename the "host" attribute to "hostname" (it's the real name used by "express-gateway/lib/gateway/index.js" file, line 23):
const runningApp = server.listen(serverConfig.port, serverConfig.hostname, () => {