module.exports = { apps: [ { name: "irth-client:4001", script: "yarn", args: "preview --host", }, ], };