From 51024675983d865c4635fa70184f827c6c543d02 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 23 Oct 2024 15:45:02 +0200 Subject: provision wildcard certificate correctly --- fly.toml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'fly.toml') diff --git a/fly.toml b/fly.toml index 799d2a0..5c35318 100644 --- a/fly.toml +++ b/fly.toml @@ -41,15 +41,6 @@ primary_region = "ams" type = "requests" soft_limit = 15000 - [[services.http_checks]] - grace_period = "10s" - protocol = "https" - tls_server_name = "alanpearce.eu" - interval = "10s" - method = "GET" - timeout = "1s" - path = "/health" - [[vm]] size = "shared-cpu-1x" -- cgit 1.4.1