Skip to content

Commit

Permalink
reduce memory to 256mb (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Sep 24, 2024
1 parent 35439cf commit 788fd9d
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 @@ -10,4 +10,4 @@ primary_region = 'iad'

[[vm]]
size = 'shared-cpu-1x'
memory = '512mb'
memory = '256mb'

0 comments on commit 788fd9d

Please sign in to comment.