diff --git a/Procfile b/Procfile index f31beb491..ae689ef51 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