Skip to content

Commit 19e775f

Browse files
authored
min_machines_running set to 1
1 parent 6bf2df5 commit 19e775f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ primary_region = "mia"
1616
force_https = true
1717
auto_stop_machines = true
1818
auto_start_machines = true
19-
min_machines_running = 0
19+
min_machines_running = 1
2020

2121
[checks]
2222
[checks.http_health_check]

0 commit comments

Comments
 (0)