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