Give Additional Compute Resources To Stop Crashes
This commit is contained in:
parent
d4e2b4a241
commit
8663b87f0f
@ -78,6 +78,12 @@ job "jellfyin" {
|
||||
volume = "jellyfin-data"
|
||||
destination = "/media"
|
||||
}
|
||||
|
||||
resources {
|
||||
cpu = 2000
|
||||
memory = 1024
|
||||
memory_max = 2048
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user