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 rivejä
273 B

  1. {
  2. "apps": [{
  3. "name": "pap_web",
  4. "script": "production.js",
  5. "cwd": "E:\PAP\project_web\pap_web_pm\pap_web",
  6. "exec_mode": "fork",
  7. "max_memory_restart": "1G",
  8. "autorestart": true,
  9. "node_args": [],
  10. "args": [],
  11. "env": {
  12. }
  13. }]
  14. }