provision wildcard certificate correctly
1 file changed, 0 insertions(+), 9 deletions(-)
changed files
M fly.toml → fly.toml
@@ -41,15 +41,6 @@ [services.concurrency] 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"