Skip to content

Commit 714a1b7

Browse files
authored
Update Fly configuration for machine management
1 parent 5cdca85 commit 714a1b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fly.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ processes = []
1414
processes = ["app"]
1515
protocol = "tcp"
1616
script_checks = []
17+
auto_stop_machines = "stop"
18+
auto_start_machines = true
19+
min_machines_running = 0
1720
[services.concurrency]
1821
hard_limit = 25
1922
soft_limit = 20

0 commit comments

Comments
 (0)