Fix in action

This commit is contained in:
Griatch 2024-06-27 18:07:32 +02:00
parent 094478c337
commit 9c7fcac0d6

View file

@ -43,7 +43,7 @@ jobs:
--health-cmd pg_isready
--health-interval 10s
--health-timeout 5s
--health-retries 5s
--health-retries 5
ports:
- 5432:5432