M fly.toml →
fly.toml [http_service.http_options.response.headers]
Strict-Transport-Security = "max-age=31536000; includeSubdomains; preload"
[[http_service.checks]]
- grace_period = "10s"
+ grace_period = "5s"
interval = "30s"
method = "GET"
timeout = "5s"