galactic-bot/start.json

9 lines
160 B
JSON

{
"apps": [
{
"name": "new-gbot",
"script": "index.js",
"interpreter_args": "--trace-warnings"
}
]
}