UNPKG

pm2

Version:

Production process manager for Node.JS applications with a built-in load balancer.

15 lines (13 loc) 216 B
module.exports = { 'allow-uncaught' : false, 'async-only': false, bail: true, color: true, delay: false, diff: true, exit: true, timeout: 10000, 'trace-warnings': true, ui: 'bdd', retries: 2 }