schat2-clive/ecosystem.config.js

5 lines
67 B
JavaScript

module.exports = {
script: 'src/app.js',
restart_delay: 5000,
};