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