Do you use ecosystem file for pm2 (pm2 start ecosystem.config.js) ?
Or you running it using server.js file (pm2 start server.js)?
Or you run it using packege.json script (pm2 start npm – run start)?
Do you use ecosystem file for pm2 (pm2 start ecosystem.config.js) ?
Or you running it using server.js file (pm2 start server.js)?
Or you run it using packege.json script (pm2 start npm – run start)?