pg try connect

This commit is contained in:
Jan Prochazka
2021-05-27 12:44:11 +02:00
parent f45969f5d3
commit 7ef7d9d2af

View File

@@ -32,6 +32,11 @@ jobs:
POSTGRES_PASSWORD: Pwd2020Db POSTGRES_PASSWORD: Pwd2020Db
ports: ports:
- 5432:5432 - 5432:5432
options: >-
--health-cmd pg_isready
--health-interval 10s
--health-timeout 5s
--health-retries 5
# mysql: # mysql:
# image: mysql # image: mysql