fix rutorrent config wrong location

This commit is contained in:
vincent 2022-10-10 21:22:42 +02:00
parent f8a0ec9a49
commit 6882646740

View File

@ -49,7 +49,7 @@ job "torrent" {
"ecoute" "ecoute"
] ]
volumes = [ volumes = [
"/mnt/hetzner/rutorrentConfig:/data", "/mnt/hetzner/storagebox/rutorrentConfig:/data",
"/mnt/hetzner/storagebox/file:/downloads" "/mnt/hetzner/storagebox/file:/downloads"
] ]