diff --git a/fly.toml b/fly.toml index b0b417f..fae959e 100644 --- a/fly.toml +++ b/fly.toml @@ -40,7 +40,7 @@ console_command = '/rails/bin/rails console' X-Forwarded-Proto = 'https' [[vm]] - memory = '2gb' + memory = '1gb' cpu_kind = 'shared' cpus = 1