diff --git a/fly.toml b/fly.toml index 83b6cc6..51cef6a 100644 --- a/fly.toml +++ b/fly.toml @@ -16,6 +16,7 @@ primary_region = 'arn' [vm] size = "performance-2x" + memory = "6gb" [mounts] source = "models"