perfs (immich): increase memory
This commit is contained in:
parent
18a78f6fd2
commit
d817f3a7f8
@ -143,6 +143,7 @@ job "immich" {
|
||||
}
|
||||
resources {
|
||||
memory = 300
|
||||
memory_max = 800
|
||||
}
|
||||
}
|
||||
task "immich-machine-learning" {
|
||||
@ -172,7 +173,7 @@ job "immich" {
|
||||
}
|
||||
resources {
|
||||
memory = 200
|
||||
max_memory = 300
|
||||
memory_max = 1800
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user