You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 regels
255 B

  1. {
  2. "apps": [{
  3. "name": "cytx_api",
  4. "script": "production.js",
  5. "cwd": "/home/www/cytx_api",
  6. "exec_mode": "fork",
  7. "max_memory_restart": "1G",
  8. "autorestart": true,
  9. "node_args": [],
  10. "args": [],
  11. "env": {
  12. }
  13. }]
  14. }