module.exports = {
  apps : [{
    name   : "YoutubeDL-Material",
    script : "./app.js",
    watch  : "placeholder",
    watch_delay: 5000
  }]
}