Skip to content

Commit

Permalink
Reduce size of ark nova API node to 512mb
Browse files Browse the repository at this point in the history
  • Loading branch information
shaldengeki committed Jul 25, 2024
1 parent cb50acc commit 96051ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ark_nova_stats/api/fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ primary_region = 'ewr'
processes = ['app']

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

0 comments on commit 96051ef

Please sign in to comment.