Increase Plume memory again

This commit is contained in:
Baptiste Jonglez 2025-02-22 12:55:22 +01:00
parent 9846058387
commit 1383c34c39

View file

@ -64,8 +64,8 @@ job "plume-blog" {
} }
resources { resources {
memory = 512 memory = 1024
memory_max = 512 memory_max = 1024
cpu = 100 cpu = 100
} }