We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7294bc2 commit 0237e06Copy full SHA for 0237e06
fly.toml
@@ -21,7 +21,7 @@ kill_signal = 'SIGTERM'
21
force_https = true
22
auto_stop_machines = 'stop'
23
auto_start_machines = true
24
- min_machines_running = 0
+ min_machines_running = 1
25
processes = ['app']
26
27
[http_service.concurrency]
0 commit comments