diff --git a/Procfile b/Procfile index b96cada..bcf6804 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: python main.py \ No newline at end of file +web: python main.py \ No newline at end of file