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