{ "apps": [ { "name": "weibo-rss", "script": "node ./dist/app.js", "watch": true, "env": { "PORT": "3000" } } ] }