about summary refs log tree commit diff stats
path: root/fly.toml
diff options
context:
space:
mode:
Diffstat (limited to 'fly.toml')
-rw-r--r--fly.toml9
1 files changed, 0 insertions, 9 deletions
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"