module.exports = { apps: [ { name: "crm.stream.graff.tech-server", exec_mode: "cluster", script: "yarn", args: "start", }, ], };