79644259

Date: 2025-05-29 16:23:43
Score: 1
Natty:
Report link

I’m using PM2 to run my Next.js app on a custom port and I want to keep the command generic.

sudo pm2 start npm --name <your-app-name> -- start -- -p <your-port>

Just replace those two placeholders with your own values.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Muhammad Shahzad