diff --git a/fly.toml b/fly.toml index a2e0489..f090dd1 100644 --- a/fly.toml +++ b/fly.toml @@ -29,6 +29,7 @@ primary_region = 'iad' [[vm]] size = 'shared-cpu-1x' + memory = '512mb' [mounts] source = "myapp_data"