Don't assume database is up but assume health is

This commit is contained in:
Luke Murphy 2020-03-12 15:27:09 +01:00
parent c00ca14b86
commit 167435a7a3
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

2
CHECKS
View File

@ -2,4 +2,4 @@ WAIT=5
TIMEOUT=5
ATTEMPTS=50
/healthcheck Database connection: OK
/healthcheck Database connection