I am trying to install node.js in an instance of amazon web services. When I try to keep a node app alive as a daemon using nodejs it works.
nodejs server.js
However when I do it using pm2 doesn't work
pm2 start server.js
Thanks in advance
Aucun commentaire:
Enregistrer un commentaire