fixed containers build with pgbouncer

This commit is contained in:
Yhael S
2024-07-15 22:27:17 -06:00
parent d0bfa83653
commit bf0448db33
4 changed files with 12 additions and 12 deletions

View File

@@ -14,8 +14,8 @@ services:
pgbouncer:
restart: 'no'
ports:
- 5432:5432
expose:
- 5432/tcp
nginx:
restart: 'no'