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 489d715 commit 1223179Copy full SHA for 1223179
fly.toml
@@ -12,7 +12,7 @@ primary_region = 'fra'
12
internal_port = 3030
13
force_https = true
14
auto_stop_machines = 'stop'
15
-auto_start_machines = false
+auto_start_machines = true
16
min_machines_running = 1
17
processes = ['app']
18
0 commit comments