10 lines
139 B
JSON
10 lines
139 B
JSON
{
|
|
"apps": [
|
|
{
|
|
"name": "RavenBot",
|
|
"script": "node index.js",
|
|
"args" : ""
|
|
}
|
|
]
|
|
}
|