From b8e9c0327233af59155b23b1f9107c401551bb8c Mon Sep 17 00:00:00 2001 From: Death916 Date: Sun, 9 Sep 2018 09:15:32 -0700 Subject: [PATCH] worker --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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