module.exports = { apps: [ { name: "citycards-backend-Testing[9212]", script: "npm", args: "start", env: { PORT: 9212, NODE_ENV: "production" } } ] }