module.exports = { apps: [ { name: "stream.graff.tech-client:5001", exec_mode: "cluster", script: "yarn", args: "preview --host", }, ], };