all repos — homestead @ a9895359056220647d864a0cb3a121d95e173a22

Code for my website

Automatically redirect other hostnames to the configured base_url

Alan Pearce
commit

a9895359056220647d864a0cb3a121d95e173a22

parent

41ea72035b69b7c9f36a3c69de5b2cf513592069

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"