parent
24be13ee63
commit
9785e52ed6
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
# - 5432:5432
|
# - 5432:5432
|
||||||
options: |
|
options: |
|
||||||
--health-cmd pg_isready
|
--health-cmd pg_isready
|
||||||
--name mydb
|
--container_name mydb
|
||||||
--hostname mydb
|
--hostname mydb
|
||||||
--health-interval 10s
|
--health-interval 10s
|
||||||
--health-timeout 5s
|
--health-timeout 5s
|
||||||
|
|
Loading…
Add table
Reference in a new issue