diff --git a/fly.toml b/fly.toml index 7e6ced2..8e71d3e 100644 --- a/fly.toml +++ b/fly.toml @@ -20,7 +20,7 @@ primary_region = 'lhr' [http_service] internal_port = 4000 force_https = true - auto_stop_machines = 'stop' + auto_stop_machines = 'off' auto_start_machines = true min_machines_running = 1