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 815411f commit dd77d83Copy full SHA for dd77d83
fly.toml
@@ -13,7 +13,7 @@ primary_region = 'ams'
13
force_https = true
14
auto_stop_machines = 'stop'
15
auto_start_machines = true
16
- min_machines_running = 1
+ min_machines_running = 0
17
processes = ['app']
18
19
[[vm]]
0 commit comments