diff --git a/fly.toml b/fly.toml index d8606cc..1a857a1 100644 --- a/fly.toml +++ b/fly.toml @@ -14,6 +14,7 @@ primary_region = 'iad' auto_stop_machines = 'stop' auto_start_machines = true min_machines_running = 0 + max_machines_running = 1 processes = ['app'] [[vm]]