diff --git a/Procfile b/Procfile index f31beb4916672..ae689ef51de3f 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ web: bin/start-pgbouncer bundle exec puma -C config/puma.rb -worker: bundle exec rake worker \ No newline at end of file +worker: bundle exec rake jobs:work \ No newline at end of file