diff --git a/Procfile b/Procfile index f4e99ab..8e691a8 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -worker: rake jobs:work +worker: bundle exec rake jobs:work web: bundle exec passenger start -p $PORT \ No newline at end of file