chore(): small infrastructure refactoring, improves and fixes

This commit is contained in:
ITQ
2026-02-16 14:13:05 +03:00
parent 10c0ba01db
commit cb4da51cf7
19 changed files with 111 additions and 42 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ services:
required: false
healthcheck:
test: ["CMD", "sh", "-c", "pg_isready -U postgres -d postgres"]
interval: 1m30s
interval: 30s
timeout: 5s
start_period: 5s
start_interval: 2s