Skip to content

Commit af6b77f

Browse files
infra: scale up machine (#2334)
1 parent 241eae7 commit af6b77f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/workflows/fly.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ primary_region = 'ams'
1111

1212
[[vm]]
1313
cpu_kind = "shared"
14-
cpus = 2
15-
memory_mb = 1024
14+
cpus = 6
15+
memory_mb = 1536
1616

1717
[http_service]
1818
internal_port = 3000

0 commit comments

Comments
 (0)