Bump up sonarr memory a little more

This commit is contained in:
IamTheFij 2023-08-24 12:47:26 -07:00
parent d5078b24da
commit b4a6901687

View File

@ -204,7 +204,7 @@ job "ipdvr" {
resources { resources {
cpu = 100 cpu = 100
memory = 450 memory = 500
memory_max = 700 memory_max = 700
} }
} }