diff --git a/fly.toml b/fly.toml index 64a8ec2..35876b2 100644 --- a/fly.toml +++ b/fly.toml @@ -37,6 +37,10 @@ path = "/metrics" method = "GET" timeout = "10s" path = "/raw/api/WarSeason/current/WarID" + [http_service.checks.headers] + X-Super-Client = "Fly Health Check" + X-Super-Contact = "fly.io" + [[vm]]