This commit is contained in:
2026-04-28 19:48:02 -05:00
parent 798bd14312
commit f548a2d9bd
7 changed files with 5035 additions and 21 deletions

View File

@ -6,7 +6,7 @@ services:
POSTGRES_PASSWORD: postgres
POSTGRES_DB: hermesmessages
ports:
- "5432:5432"
- "5433:5432"
volumes:
- postgres_data:/var/lib/postgresql/data