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