diff --git a/fly.toml b/fly.toml index 4f1cfa3b..f8c0442c 100644 --- a/fly.toml +++ b/fly.toml @@ -17,7 +17,7 @@ primary_region = 'sjc' processes = ['app'] [[vm]] - memory = '32gb' + memory = '4gb' cpu_kind = 'shared' cpus = 2