mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 17:37:25 +00:00
9 lines
96 B
JSON
9 lines
96 B
JSON
{
|
|
"apps": [
|
|
{
|
|
"name": "LBRYCurate",
|
|
"script": "node",
|
|
"args": "src/bot.js"
|
|
}
|
|
]
|
|
}
|