Add prowlarr
This commit is contained in:
@@ -44,6 +44,11 @@ resource "docker_container" "jellyfin" {
|
||||
type = "bind"
|
||||
}
|
||||
|
||||
devices {
|
||||
host_path = "/dev/dri/renderD128"
|
||||
container_path = "/dev/dri/renderD128"
|
||||
}
|
||||
|
||||
lifecycle {
|
||||
ignore_changes = [
|
||||
ulimit,
|
||||
|
||||
Reference in New Issue
Block a user