mirror of https://github.com/kortix-ai/suna.git
fly
This commit is contained in:
parent
687e1d2fa9
commit
025fa969f2
|
@ -18,6 +18,6 @@ primary_region = 'bos'
|
|||
processes = ['app']
|
||||
|
||||
[[vm]]
|
||||
memory = '1gb'
|
||||
cpu_kind = 'shared'
|
||||
cpus = 1
|
||||
memory = '16gb'
|
||||
cpu_kind = 'performance'
|
||||
cpus = 8
|
||||
|
|
Loading…
Reference in New Issue