Open jsparrow2006 opened 4 years ago
I want to know too 👍
Agradezco su gran trabajo. Ejecuté las indicaciones en mi servidor. Cuando seleccionaba NodeJS, NGINX dejaba de funcionar por más que reinicie y eso afectaba a las otras web alojadas.
You can debug by writing the following command
wget http://localhost:3000
Check the .pm2 dir in the user folder 😉
Thanks a lot for your work. I have a question. At what point should the NodeJS.sh file run? My node js application only starts if I manually launch the .sh file. How can I debug the application startup? How to restart the application correctly?