We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05db28b commit 58c8fa0Copy full SHA for 58c8fa0
1 file changed
fly.toml
@@ -12,7 +12,7 @@ TRUST_PROXY = "true"
12
[http_service]
13
internal_port = 8080
14
force_https = true
15
-auto_stop_machines = "suspend"
+auto_stop_machines = "stop"
16
auto_start_machines = true
17
min_machines_running = 0
18
processes = ["app"]
0 commit comments