diff --git a/Procfile b/Procfile index c47653f..322d4ce 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python combo.py \ No newline at end of file +worker: python combo.py \ No newline at end of file