Node js EADDRNOTAVAIL error when i change the hostname in listen to my hostname

后端 未结 0 1200
抹茶落季
抹茶落季 2020-12-17 19:07

Node js works with localhost but when i tried to start it on a real server and i didnt put any hostname in app.listen(port, HOSTNAME,()=>{}) it required ssl key and cert,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题