forked from Galactic/galactic-bot
12 lines
237 B
JSON
12 lines
237 B
JSON
{
|
|
"apps": [
|
|
{
|
|
"name": "new-gbot",
|
|
"script": "index.js",
|
|
"interpreter_args": "--trace-warnings",
|
|
"env": {
|
|
"NODE_ENV": "production"
|
|
}
|
|
}
|
|
]
|
|
} |