{
"apps": [
"name": "rsshub",
"script": "lib/index.ts",
"instances": "max",
"exec_mode": "cluster",
"env": {
"NODE_ENV": "production"
}
]