diff --git a/Procfile b/Procfile index ace680b1..236ec370 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: python3 mt_botz.py +web: python3 mt_botz.py