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