news-mastodon-bot/process.json
2022-11-08 20:46:18 -06:00

10 lines
176 B
JSON

{
"script": "./index.js",
"watch": true,
"ignore_watch": ["node_modules", ".git"],
"watch_options": {
"followSymlinks": false
},
"name": "verge-mastodon-bot"
}