From 1e6be9bfd94eef4f1c398ec1871ebd18874c0a5c Mon Sep 17 00:00:00 2001 From: Anatoly Date: Wed, 9 Mar 2022 21:09:12 +0300 Subject: [PATCH] tweaks --- ecosystem.config.js | 2 +- src/output/template.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ - +