app = "alanpearce-eu" kill_signal = "SIGINT" kill_timeout = 5 primary_region = "ams" [metrics] port = 9091 path = "/metrics" [env] CADDY_CLUSTERING_REDIS_HOST = "fly-caddy-storage.upstash.io" SITE_ROOT = "/srv" [[services]] internal_port = 80 protocol = "tcp" [services.concurrency] type = "connections" hard_limit = 25 soft_limit = 20 [[services.ports]] handlers = ["http"] port = 80 [[services.ports]] handlers = ["tls"] port = "443" tls_options = { "alpn" = ["h2"] }