change file location

This commit is contained in:
vincent 2022-05-28 16:01:14 +02:00
parent 7a193be772
commit 8ed77306e8

View File

@ -44,7 +44,7 @@ job "torrent" {
] ]
volumes = [ volumes = [
"/mnt/diskstation/nomad/qbittorent:/config", "/mnt/diskstation/nomad/qbittorent:/config",
"/mnt/file:/downloads" "/mnt/hetzner/storagebox/file:/downloads"
] ]
} }