adjust health status codes
This commit is contained in:
parent
ac05a12ca1
commit
f362adf991
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ router
|
|||
}),
|
||||
{
|
||||
headers: { "content-type": "application/json" },
|
||||
status: saerro && voidwell && honu && fisu ? 200 : 502,
|
||||
status: saerro || voidwell || honu || fisu ? 200 : 502,
|
||||
}
|
||||
);
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue