keep one machine always running on Fly

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
jamey 2026-02-22 09:24:38 +00:00
parent 75b9ff3156
commit c7555a4bd0

View File

@ -22,7 +22,7 @@ primary_region = 'lhr'
force_https = true
auto_stop_machines = 'stop'
auto_start_machines = true
min_machines_running = 0
min_machines_running = 1
[http_service.concurrency]
type = 'connections'