Skip to content

Commit bee74ad

Browse files
authored
add more memory to shard-manager (#251)
1 parent 9ce73f4 commit bee74ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

fly.shard-manager.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ primary_region = 'iad'
1010
dockerfile = 'shard-manager.Dockerfile'
1111

1212
[[vm]]
13-
size = 'shared-cpu-1x'
13+
memory = '512mb'
14+
cpu_kind = 'shared'
15+
cpus = 1

0 commit comments

Comments
 (0)