From bacb1810fae346e4b9acec7df829262a70be2cc8 Mon Sep 17 00:00:00 2001 From: BarsTiger Date: Fri, 9 Apr 2021 18:40:13 +0300 Subject: [PATCH] 1 --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 88410c4..b96cada 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: main.py \ No newline at end of file +worker: python main.py \ No newline at end of file