diff --git a/fly.toml b/fly.toml index d6380e8..bf8724d 100644 --- a/fly.toml +++ b/fly.toml @@ -25,7 +25,7 @@ internal_port = 53 force_https = true auto_stop_machines = false auto_start_machines = true -min_machines_running = 0 +min_machines_running = 1 processes = ["app"] [[services]]