Improve fly machine specs

This commit is contained in:
bkellam 2024-09-06 13:30:31 -07:00
parent fe5631fd6a
commit eb184daf15

View file

@ -17,9 +17,9 @@ primary_region = 'sjc'
processes = ['app']
[[vm]]
memory = '1gb'
memory = '32gb'
cpu_kind = 'shared'
cpus = 1
cpus = 2
[mounts]
source = "sourcebot_data"