There was an error while loading. Please reload this page.
1 parent 6808eed commit edc7f54Copy full SHA for edc7f54
fly.toml
@@ -13,7 +13,7 @@ primary_region = "lax"
13
force_https = true
14
auto_stop_machines = true
15
auto_start_machines = true
16
- min_machines_running = 0
+ min_machines_running = 1
17
max_machines_running = 1
18
processes = ["app"]
19
0 commit comments