fix after review

This commit is contained in:
MaKarin
2026-03-24 12:49:23 +03:00
parent 5b8d8a85c4
commit b9b936c9ea
18 changed files with 461 additions and 246 deletions

View File

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