all repos — homestead @ 31ae15a24fc8f174f5880fd35ec28c6482a898ad

Code for my website

Create /health handler

Alan Pearce
commit

31ae15a24fc8f174f5880fd35ec28c6482a898ad

parent

a9895359056220647d864a0cb3a121d95e173a22

1 file changed, 1 insertion(+), 3 deletions(-)

changed files
M fly.tomlfly.toml
@@ -26,6 +26,4 @@ grace_period = "10s"
interval = "30s" method = "GET" timeout = "5s" - path = "/health.txt" - [http_service.checks.headers] - Host = "alanpearce.eu" + path = "/health"