mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-11-23 04:29:05 +01:00
試しにhealthcheckなしに
This commit is contained in:
parent
e1a1f004ee
commit
4a7ba19ea9
1 changed files with 0 additions and 1 deletions
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
|
@ -22,7 +22,6 @@ jobs:
|
|||
- 5432:5432
|
||||
env:
|
||||
POSTGRES_DB: test-misskey
|
||||
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
|
||||
redis:
|
||||
image: redis:alpine
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue