From 8a91958ac01c773bde58578d2a7f8c35cf69ff95 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Mon, 15 Jan 2024 20:22:21 +0530 Subject: [PATCH] scale down --- fly.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fly.toml b/fly.toml index 3cf8416..826f557 100644 --- a/fly.toml +++ b/fly.toml @@ -14,4 +14,4 @@ primary_region = "sin" [[vm]] cpu_kind = "shared" cpus = 1 - memory_mb = 1024 + memory_mb = 256