module.exports = { apps: [{ name: "lixiyu-net", script: "npm", args: "run start", autorestart: true, watch: false }] }