mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-12 23:17:44 +00:00
raise pgbouncer conns
This commit is contained in:
parent
1f59a47880
commit
a8b1e3c107
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ services:
|
|||
name: srv.postgres
|
||||
property: connectionString
|
||||
- key: DEFAULT_POOL_SIZE
|
||||
value: 128
|
||||
value: 178
|
||||
- key: MAX_CLIENT_CONN
|
||||
value: 1024
|
||||
- key: MIN_POOL_SIZE
|
||||
|
|
Loading…
Reference in a new issue