Fix sonarr dl folder

This commit is contained in:
IamTheFij 2022-10-31 11:32:09 -07:00
parent e7edef528b
commit ca299db949

View File

@ -187,7 +187,7 @@ job "ipdvr" {
volume_mount {
volume = "download"
destination = "/download"
destination = "/downloads"
read_only = false
}