{
"apps": [
"name": "chibisafe",
"script": "npm",
"args": "run start",
"env": {
"NODE_ENV": "production"
},
"env_production": {
}
]