oh
This commit is contained in:
parent
db0decf71a
commit
86d79f3cd3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
apps: [{
|
apps: [{
|
||||||
name: "esmBot-manager",
|
name: "esmBot-manager",
|
||||||
script: "ext.js",
|
script: "utils/pm2/ext.js",
|
||||||
autorestart: true,
|
autorestart: true,
|
||||||
exp_backoff_restart_delay: 1000,
|
exp_backoff_restart_delay: 1000,
|
||||||
watch: false,
|
watch: false,
|
||||||
|
|
Loading…
Reference in a new issue