plume: increase memory again

This commit is contained in:
Baptiste Jonglez 2025-03-26 20:21:57 +01:00
parent 187d36eb9b
commit fe68fdf54a

View file

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