summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index c1b3754..fa0f511 100644
--- a/Procfile
+++ b/Procfile
@@ -1,3 +1,3 @@
web: rails s
-event_intake: env WORKERS=EventsWorker rake sneakers:run
+event_intake: env WORKERS=EventIntake rake sneakers:run
poke: env WORKERS=Poke rake sneakers:run