試しにhealthcheckなしに

This commit is contained in:
mei23
2020-02-26 00:16:52 +09:00
parent e1a1f004ee
commit 4a7ba19ea9

View File

@@ -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: