We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f7efd commit 0eb02e6Copy full SHA for 0eb02e6
.github/workflows/blank.yml
@@ -20,7 +20,7 @@ jobs:
20
POSTGRES_USER: user
21
POSTGRES_PASSWORD: password
22
ports:
23
- - 5432:5432
+ - 5555:5555
24
options: >-
25
--health-cmd "pg_isready -U user"
26
--health-interval 10s
0 commit comments