Skip to content

Commit 52b3704

Browse files
committed
Revert "Use stop instead of suspend to stop machines." -- did not help.
This reverts commit d239e98.
1 parent cc8638c commit 52b3704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ primary_region = 'iad'
1111
[http_service]
1212
internal_port = 8080
1313
force_https = true
14-
auto_stop_machines = true
14+
auto_stop_machines = 'suspend'
1515
auto_start_machines = true
1616
min_machines_running = 1
1717
processes = ['app']

0 commit comments

Comments
 (0)