1
0
forked from erp-dev/erp
This commit is contained in:
2025-12-24 23:25:00 +08:00
parent 3129ded832
commit c895c3aa48
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ services:
ports:
- "6432:6432"
volumes:
- ./pgbouncer/pgbouncer.ini:/etc/pgbouncer/pgbouncer.ini
- ./pgbouncer/pgbouncer.ini:/etc/pgbouncer/pgbouncer.ini:ro
# 确保 postgres 完全启动后再启动 pgbouncer
depends_on:
postgres: