diff --git a/Procfile b/Procfile index df06f7f..36ad736 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: bash start +worker: bash start