chore(): small infrastructure refactoring, improves and fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user