diff --git a/fly.toml b/fly.toml index b17637f..a351b92 100644 --- a/fly.toml +++ b/fly.toml @@ -9,6 +9,6 @@ primary_region = "sea" [http_service] internal_port = 3000 force_https = true - auto_stop_machines = true + auto_stop_machines = false auto_start_machines = true min_machines_running = 0