There was an error while loading. Please reload this page.
1 parent 7ed72bb commit 5633947Copy full SHA for 5633947
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