diff --git a/fly.toml b/fly.toml index 60ce644..d0ad8c9 100644 --- a/fly.toml +++ b/fly.toml @@ -25,8 +25,8 @@ processes = [] script_checks = [] [services.concurrency] - hard_limit = 25 - soft_limit = 20 + hard_limit = 10000 + soft_limit = 6000 type = "connections" [[services.ports]]