diff --git a/nomad/services/ip-dvr.nomad b/nomad/services/ip-dvr.nomad index 0e6f6f4..21a3474 100644 --- a/nomad/services/ip-dvr.nomad +++ b/nomad/services/ip-dvr.nomad @@ -187,7 +187,7 @@ job "ipdvr" { volume_mount { volume = "download" - destination = "/download" + destination = "/downloads" read_only = false }