Skip to content

Commit 34a6f08

Browse files
committed
Update machine size
1 parent e6b7a4f commit 34a6f08

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

fly.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,4 @@ primary_region = 'iad'
2121
processes = ['app']
2222

2323
[[vm]]
24-
memory = '256mb'
25-
cpu_kind = 'shared'
26-
cpus = 1
27-
memory_mb = 256
24+
size = 'shared-cpu-1x'

0 commit comments

Comments
 (0)