mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fix in action
This commit is contained in:
parent
094478c337
commit
9c7fcac0d6
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
--health-cmd pg_isready
|
||||
--health-interval 10s
|
||||
--health-timeout 5s
|
||||
--health-retries 5s
|
||||
--health-retries 5
|
||||
ports:
|
||||
- 5432:5432
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue