forked from Deuxfleurs/nixcfg
Increase Plume memory again
This commit is contained in:
parent
9846058387
commit
1383c34c39
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@ job "plume-blog" {
|
|||
}
|
||||
|
||||
resources {
|
||||
memory = 512
|
||||
memory_max = 512
|
||||
memory = 1024
|
||||
memory_max = 1024
|
||||
cpu = 100
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue