@wickr-sample-integrations/wickrio-rekognition-bot
Version:
WickrIO Rekognition Bot
18 lines • 359 B
JSON
{
"apps": [
{
"name": "WickrIO-Rekognition-Bot",
"script": "./rekognition_bot.js",
"instances": 1,
"max_memory_restart": "128M",
"node_args": [
"--nouse-idle-notification"
],
"env": {
"NODE_ENV": "production"
},
"args": []
}
],
"name": "WickrIO-Rekognition-Bot_test-tr-bot"
}