schat2-clive/ecosystem.config.js

5 lines
67 B
JavaScript
Raw Normal View History

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