diff --git a/fly.toml b/fly.toml index e8f27f5e1c67d..f3507898059b9 100644 --- a/fly.toml +++ b/fly.toml @@ -25,6 +25,8 @@ processes = [] processes = ["app"] protocol = "tcp" script_checks = [] + auto_stop_machines = "suspend" + auto_start_machines = true [services.concurrency] hard_limit = 25