We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4461fd commit 3d6b264Copy full SHA for 3d6b264
fly.toml
@@ -47,6 +47,6 @@ primary_region = 'cdg'
47
destination = "/usr/src/app/cert_dir"
48
49
[[vm]]
50
- memory = '256mb'
+ memory = '512mb'
51
cpu_kind = 'shared'
52
cpus = 1
0 commit comments