diff --git a/web/fly.toml b/web/fly.toml index 3ca8824..59c14e1 100644 --- a/web/fly.toml +++ b/web/fly.toml @@ -12,6 +12,6 @@ primary_region = "mad" [http_service] internal_port = 9000 force_https = true - auto_stop_machines = true + auto_stop_machines = false auto_start_machines = true min_machines_running = 0