You can set auto_stop_machines = false
under the [http_service]
section of fly.toml
to prevent fly-proxy
from stopping the machines in case of inactivity.
1 Like
You can set auto_stop_machines = false
under the [http_service]
section of fly.toml
to prevent fly-proxy
from stopping the machines in case of inactivity.