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