Skip to content

Commit

Permalink
Fix: nevermind this thing is a RAM hog
Browse files Browse the repository at this point in the history
  • Loading branch information
cbackas committed Oct 24, 2024
1 parent b477c2a commit c3da678
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 @@ -9,7 +9,7 @@ primary_region = 'ord'
[build]

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

Expand Down

0 comments on commit c3da678

Please sign in to comment.