diff --git a/Procfile b/Procfile index 80018fd7..56e3bebd 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,3 @@ worker: python EnsoBot.py -bot: python EnsoBot.py \ No newline at end of file +bot: python EnsoBot.py +web: python EnsoBot.py \ No newline at end of file