solution: health check endpoint

fix: #111
This commit is contained in:
Igor Artamonov
2021-10-20 23:10:41 -04:00
parent a04c1f3e66
commit e205985da3
13 changed files with 471 additions and 7 deletions

View File

@@ -0,0 +1,11 @@
version: v1
health:
port: 10003
host: 0.0.0.0
path: /healtz
blockchains:
- chain: ethereum
min-available: 2
- chain: bitcoin
min-available: 1