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 46e46de commit 4aaa22fCopy full SHA for 4aaa22f
fly.toml
@@ -13,7 +13,7 @@ primary_region = 'sjc'
13
force_https = true
14
auto_stop_machines = 'stop'
15
auto_start_machines = true
16
- min_machines_running = 0
+ min_machines_running = 1
17
processes = ['app']
18
19
[[vm]]
0 commit comments