timgremore commited on
Commit
68a8567
1 Parent(s): ae55843

chore: Increase Fly memory

Browse files
Files changed (1) hide show
  1. fly.toml +2 -2
fly.toml CHANGED
@@ -46,6 +46,6 @@ kill_signal = "SIGTERM"
46
  soft_limit = 1000
47
 
48
  [[vm]]
49
- memory = '4gb'
50
  cpu_kind = 'shared'
51
- cpus = 2
 
46
  soft_limit = 1000
47
 
48
  [[vm]]
49
+ memory = '8gb'
50
  cpu_kind = 'shared'
51
+ cpus = 4