Skip to content

Commit

Permalink
upgrade memory again
Browse files Browse the repository at this point in the history
  • Loading branch information
davidheineman committed Jan 13, 2025
1 parent 6e0ab79 commit d93f907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ primary_region = 'lax'
processes = ['app']

[[vm]]
memory = '3gb'
memory = '4gb'
cpu_kind = 'shared'
cpus = 2

0 comments on commit d93f907

Please sign in to comment.