We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bdf77 commit 4e7c311Copy full SHA for 4e7c311
1 file changed
fly.toml
@@ -14,7 +14,7 @@ kill_timeout = "5s"
14
force_https = true
15
auto_stop_machines = true
16
auto_start_machines = true
17
- min_machines_running = 1
+ min_machines_running = 0
18
processes = ["app"]
19
20
[http_service.concurrency]
0 commit comments