Skip to content

Commit

Permalink
dont suspend server
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Nov 20, 2023
1 parent 25e3b94 commit 5dd3241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ primary_region = "mad"
[http_service]
internal_port = 9000
force_https = true
auto_stop_machines = true
auto_stop_machines = false
auto_start_machines = true
min_machines_running = 0

0 comments on commit 5dd3241

Please sign in to comment.