From 1ba40fea7374699defb467fb344ade51da240618 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Wed, 30 Oct 2024 23:03:03 +0000 Subject: [PATCH] Only need a small fly instance for byjp.cc --- fly.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fly.toml b/fly.toml index 9c91a63c..27790f48 100644 --- a/fly.toml +++ b/fly.toml @@ -30,6 +30,6 @@ primary_region = 'lhr' port = 1965 [[vm]] - memory = '1gb' + memory = '512mb' cpu_kind = 'shared' cpus = 1