mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-18 12:59:25 -06:00
chore: increase kamal pgbouncer pool size to 100 (#2437)
This commit is contained in:
@@ -195,7 +195,7 @@ accessories:
|
||||
LISTEN_PORT: "5432"
|
||||
POOL_MODE: "transaction"
|
||||
MAX_CLIENT_CONN: "300"
|
||||
DEFAULT_POOL_SIZE: "70"
|
||||
DEFAULT_POOL_SIZE: "100"
|
||||
AUTH_TYPE: "scram-sha-256"
|
||||
secret:
|
||||
- DB_USER
|
||||
|
||||
Reference in New Issue
Block a user