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