diff --git a/Procfile b/Procfile index 3daf4f2..f7b4865 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ web: bundle exec unicorn -p $PORT -E $RACK_ENV +worker: bundle exec rake jobs:work