galactic-bot/start.json
2023-12-09 23:53:41 +02:00

9 lines
166 B
JSON

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