all repos — website @ 6c0b9fb5773f48d86008f737704b735c0787e788

My website

Automatically redirect other hostnames to the configured base_url

Alan Pearce
commit

6c0b9fb5773f48d86008f737704b735c0787e788

parent

3a9b920d4981ac28becb9634ec964dc2e2104401

1 file changed, 2 insertions(+), 0 deletions(-)

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