Skip to content

Commit 3cafadd

Browse files
authored
Bumps RAM size to 4GB (#56)
1 parent 2f40c94 commit 3cafadd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fly.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ source = "wasp_bot_storage"
1212

1313
[[vm]]
1414
cpu_kind = 'shared'
15-
cpus = 1
16-
memory = '2gb'
15+
cpus = 2
16+
memory = '4gb'

0 commit comments

Comments
 (0)