Update procfile for pgbouncer (#1588)
This commit is contained in:
parent
b56865915c
commit
bc2f905a9d
1 changed files with 2 additions and 1 deletions
3
Procfile
3
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
|
||||
Loading…
Add table
Reference in a new issue