* Change worker line in procfile * mod buildpacks * Add bin/start-pgbouncer * Modify procfile * Remove bin/start-pgbouncer
2 lines
No EOL
94 B
Text
2 lines
No EOL
94 B
Text
web: bin/start-pgbouncer bundle exec puma -C config/puma.rb
|
|
worker: bundle exec rake jobs:work |