Skip to content

Commit

Permalink
Revert "Try even less mem"
Browse files Browse the repository at this point in the history
This reverts commit ae61486.
  • Loading branch information
nas5w committed Jan 13, 2025
1 parent ae61486 commit af396d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ primary_region = 'iad'
processes = ['app']

[[vm]]
memory = '256mb'
memory = '512mb'
cpu_kind = 'shared'
cpus = 1
memory_mb = 256
memory_mb = 512

0 comments on commit af396d7

Please sign in to comment.