diff --git a/fly.template.toml b/fly.template.toml index 6bd5f2d..1aa7eed 100644 --- a/fly.template.toml +++ b/fly.template.toml @@ -33,7 +33,7 @@ processes = [] port = 443 [[services.tcp_checks]] - grace_period = "1s" + grace_period = "10s" interval = "15s" restart_limit = 0 timeout = "2s"