diff --git a/fly.toml b/fly.toml index 22f414b4..6e8d14ab 100644 --- a/fly.toml +++ b/fly.toml @@ -33,6 +33,6 @@ hard_limit = 1000 soft_limit = 1000 [[vm]] -memory = '512mb' +memory = '1024mb' cpu_kind = 'shared' cpus = 1