選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

16 行
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. }