From 6c0b9fb5773f48d86008f737704b735c0787e788 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 5 Nov 2023 13:32:14 +0100 Subject: Automatically redirect other hostnames to the configured base_url --- fly.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fly.toml') diff --git a/fly.toml b/fly.toml index aa31e61..7e09b9b 100644 --- a/fly.toml +++ b/fly.toml @@ -27,3 +27,5 @@ primary_region = "ams" method = "GET" timeout = "5s" path = "/health.txt" + [http_service.checks.headers] + Host = "alanpearce.eu" -- cgit 1.4.1