Skip to content

Commit

Permalink
chore: change memory
Browse files Browse the repository at this point in the history
  • Loading branch information
ebina4yaka committed May 15, 2024
1 parent 79e262d commit 96b0569
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,6 +9,6 @@ primary_region = 'nrt'
[build]

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

0 comments on commit 96b0569

Please sign in to comment.