chore(matrix): increase whatsapp-bridge memory max to 64mb
All checks were successful
Lint / lint (push) Successful in 46s
Terraform Plan and Apply / cicd (push) Successful in 53s

This commit is contained in:
Ben Martin 2025-03-27 20:58:39 +00:00
parent 392c828834
commit 131f1a3d8b
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -276,7 +276,7 @@ job "matrix" {
resources {
cpu = 50
memory = 16
memory_max = 32
memory_max = 64
}
meta = {