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 4596a4c commit b585384Copy full SHA for b585384
fly.toml
@@ -14,7 +14,7 @@ primary_region = 'sjc'
14
auto_stop_machines = 'stop'
15
auto_start_machines = true
16
min_machines_running = 1
17
- max_machines_running = 1
+ max_machines_running = 2
18
processes = ['app']
19
20
[[http_service.checks]]
0 commit comments