This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Commit 68a1ba3
committed
fix: check registrar's /health endpoint, not /heartbeat
The latter endpoint doesn't exist on registrar. It 404s.
This was causing registrar's healthcheck to fail, but the
failure was passing silently due to a bug in the reporting
logic of check.sh (fixed in an adjacent commit).1 parent 489c0ed commit 68a1ba3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments