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 cc8638c commit 52b3704Copy full SHA for 52b3704
fly.toml
@@ -11,7 +11,7 @@ primary_region = 'iad'
11
[http_service]
12
internal_port = 8080
13
force_https = true
14
- auto_stop_machines = true
+ auto_stop_machines = 'suspend'
15
auto_start_machines = true
16
min_machines_running = 1
17
processes = ['app']
0 commit comments