mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-22 03:37:43 +00:00
run with pgbouncer
This commit is contained in:
parent
ff80ef3f2a
commit
9925ce7eb6
1 changed files with 2 additions and 2 deletions
4
Procfile
4
Procfile
|
@ -1,2 +1,2 @@
|
||||||
web: apollo-api
|
web: bin/start-pgbouncer apollo-api
|
||||||
worker apollo-worker
|
worker bin/start-pgbouncer apollo-worker
|
||||||
|
|
Loading…
Reference in a new issue