all repos — website @ 51024675983d865c4635fa70184f827c6c543d02

My website

provision wildcard certificate correctly

Alan Pearce
commit

51024675983d865c4635fa70184f827c6c543d02

parent

885a0ed62daea18c444cc67033db1d21312a32c0

1 file changed, 0 insertions(+), 9 deletions(-)

changed files
M fly.tomlfly.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"