mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
fix: expose hctv database name in pgbouncer
This commit is contained in:
@@ -46,6 +46,7 @@ services:
|
||||
- POSTGRESQL_PORT=5432
|
||||
- POSTGRESQL_USERNAME=postgres
|
||||
- 'POSTGRESQL_PASSWORD=${PG_PASS}'
|
||||
- PGBOUNCER_DATABASE=hctv
|
||||
- POSTGRESQL_DATABASE=hctv
|
||||
- PGBOUNCER_POOL_MODE=transaction
|
||||
- PGBOUNCER_MAX_CLIENT_CONN=100
|
||||
|
||||
Reference in New Issue
Block a user