Fix sonarr dl folder

This commit is contained in:
IamTheFij 2022-10-31 11:32:09 -07:00
parent e7edef528b
commit ca299db949
1 changed files with 1 additions and 1 deletions

View File

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