mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Change transmission data volume path
This commit is contained in:
parent
994ffba153
commit
467d848ea4
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ services:
|
|||
- "traefik.port=8181"
|
||||
- "traefik.default.protocol=http"
|
||||
volumes:
|
||||
- /var/lib/transmission/completed:/downloads
|
||||
- /var/lib/transmission:/data
|
||||
- ./config/headphones:/config
|
||||
- /data/Music:/music
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue