Increase sonarr memory

Wow, this uses a lot of mem
This commit is contained in:
IamTheFij 2022-10-28 12:34:44 -07:00
parent 7493fb27ec
commit 2a733aff96
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ job "ipdvr" {
resources {
cpu = 100
memory = 200
memory = 300
memory_max = 500
}
}