File size: 151 Bytes
330c0d5
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "apps": [
    {
      "name": "GT-Manual",
      "script": "./app.js",
      "max_memory_restart": "512M",
      "restart_delay": 60000
    }
  ]
}