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
1 changed files with 1 additions and 1 deletions

View File

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