Skip to content

Commit

Permalink
remove unused config parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
jorbush committed Sep 19, 2024
1 parent df9dcfd commit ea9536d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion postrify-backend/fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ primary_region = 'mad'
auto_stop_machines = false
auto_start_machines = true
min_machines_running = 1
max_machines_running = 1
processes = ['app']

[[vm]]
Expand Down

0 comments on commit ea9536d

Please sign in to comment.