diff --git a/supervisor.conf b/supervisor.conf index fb4789f..ebae80d 100644 --- a/supervisor.conf +++ b/supervisor.conf @@ -1,5 +1,5 @@ [group:bots] -programs = bots_web,bots_celeryd,bots_worker +programs = bots_web,bots_celeryd,bots_celerybeat [program:bots_web] user = http