Skip to content

Commit caab818

Browse files
authored
Merge pull request #132 from redhatcloudx/fly-minimum-1-machine
Update fly.toml
2 parents b00c256 + 64773a9 commit caab818

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 = 'fra'
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
processes = ['app']
2121

2222
[checks]

0 commit comments

Comments
 (0)