diff --git a/ecosystem.config.js b/ecosystem.config.js
index 58a1044..60c3dd4 100644
--- a/ecosystem.config.js
+++ b/ecosystem.config.js
@@ -4,6 +4,6 @@ module.exports = {
script: './src/index.js',
watch: true,
ignore_watch: ['node_modules', 'public/*'],
- restart_delay: 600000
+ restart_delay: 4 * 60 * 1000
}]
}
diff --git a/src/output/template.hbs b/src/output/template.hbs
index 5d3451d..e074e1e 100644
--- a/src/output/template.hbs
+++ b/src/output/template.hbs
@@ -9,7 +9,7 @@
-
+