diff --git a/services/beancount.hcl b/services/beancount.hcl index 66ac43e..3015e81 100644 --- a/services/beancount.hcl +++ b/services/beancount.hcl @@ -42,7 +42,7 @@ job "beancount" { } resources { - memory = 400 + memory = 600 } } }