Browse Source

change web to worker

master
Brent Gordon 4 years ago
parent
commit
2a5b48e521
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Procfile

+ 1
- 1
Procfile View File

@@ -1 +1 @@
web: racket -l MarioBot/bot
worker: racket -l MarioBot/bot

Loading…
Cancel
Save