This commit is contained in:
Essem 2022-09-21 00:06:04 -05:00
parent db0decf71a
commit 86d79f3cd3
No known key found for this signature in database
GPG Key ID: 7D497397CC3A2A8C
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
module.exports = {
apps: [{
name: "esmBot-manager",
script: "ext.js",
script: "utils/pm2/ext.js",
autorestart: true,
exp_backoff_restart_delay: 1000,
watch: false,