diff --git a/README.md b/README.md index 996ab94..027d21c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ first to last below: | 1 | url | Yes (port default `80`) | http url to the api. `http(s)://(:)` | | 2 | num_blocks | No (default `10`) | Number of blocks the api can drift before reported `down` | | 3 | version | No (default `v1`) | API Version to check against, `v1` = standard, `v2` = Hyperion | +| 4 | host | No (default from `url`) | Value to send in the `HTTP Host Header` to the API | ### Response