diff --git a/fly.toml b/fly.toml index 4a96019..697d6c7 100644 --- a/fly.toml +++ b/fly.toml @@ -14,7 +14,7 @@ primary_region = 'iad' force_https = true auto_stop_machines = true auto_start_machines = true - min_machines_running = 0 + min_machines_running = 1 processes = ['app'] [[vm]]