Skip to content

Commit 3d6b264

Browse files
committed
Add a little more memory to Fly deployments
1 parent c4461fd commit 3d6b264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ primary_region = 'cdg'
4747
destination = "/usr/src/app/cert_dir"
4848

4949
[[vm]]
50-
memory = '256mb'
50+
memory = '512mb'
5151
cpu_kind = 'shared'
5252
cpus = 1

0 commit comments

Comments
 (0)