diff --git a/Procfile b/Procfile index 7fe5033..2356f8d 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: racket -l MarioBot/bot +worker: racket -l MarioBot/bot