diff --git a/fly.toml b/fly.toml index 5570dbd..fc5f616 100644 --- a/fly.toml +++ b/fly.toml @@ -29,6 +29,6 @@ processes = ['app'] timeout = "10s" [[vm]] -memory = '2gb' +memory = 4096 cpu_kind = 'performance' cpus = 2