fix(seedbox): update Transmission README with correct /downloads path
Some checks failed
Deploy Seedbox / Deploy Seedbox Stacks (push) Failing after 3s
Some checks failed
Deploy Seedbox / Deploy Seedbox Stacks (push) Failing after 3s
This commit is contained in:
@@ -19,7 +19,7 @@ BitTorrent client with web interface, accessible via Tailscale.
|
||||
| Path in container | Host path | Description |
|
||||
|-------------------|-----------|-------------|
|
||||
| `/config` | Docker volume | Transmission configuration |
|
||||
| `/downloads` | `/srv/seedbox/downloads` | Download directory (local SSD) |
|
||||
| `/downloads` | `/downloads` | Download directory (local RAID - 3.4T) |
|
||||
| `/media` | `/mnt/media` | Media library (NFS) |
|
||||
|
||||
## Configuration
|
||||
|
||||
Reference in New Issue
Block a user