diff --git a/fly.toml b/fly.toml index a5b54aa..f9ac5f3 100644 --- a/fly.toml +++ b/fly.toml @@ -17,6 +17,6 @@ primary_region = 'ord' processes = ['app'] [[vm]] - memory = '512MB' + memory = '256MB' cpu_kind = 'shared' cpus = 1