keep one machine always running on Fly
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2
fly.toml
2
fly.toml
@@ -22,7 +22,7 @@ primary_region = 'lhr'
|
|||||||
force_https = true
|
force_https = true
|
||||||
auto_stop_machines = 'stop'
|
auto_stop_machines = 'stop'
|
||||||
auto_start_machines = true
|
auto_start_machines = true
|
||||||
min_machines_running = 0
|
min_machines_running = 1
|
||||||
|
|
||||||
[http_service.concurrency]
|
[http_service.concurrency]
|
||||||
type = 'connections'
|
type = 'connections'
|
||||||
|
|||||||
Reference in New Issue
Block a user