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