Increase RAM for Plume

This commit is contained in:
Quentin 2021-09-30 22:23:17 +02:00
parent 6d4be5fb83
commit 83bd5f2cdd
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ job "plume" {
}
resources {
memory = 300
memory = 500
cpu = 100
}