fix(seedbox): update Transmission README with correct /downloads path
Some checks failed
Deploy Seedbox / Deploy Seedbox Stacks (push) Failing after 3s

This commit is contained in:
2026-01-04 13:46:32 +00:00
parent 09da2f514b
commit cc5b9be116

View File

@@ -19,7 +19,7 @@ BitTorrent client with web interface, accessible via Tailscale.
| Path in container | Host path | Description | | Path in container | Host path | Description |
|-------------------|-----------|-------------| |-------------------|-----------|-------------|
| `/config` | Docker volume | Transmission configuration | | `/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) | | `/media` | `/mnt/media` | Media library (NFS) |
## Configuration ## Configuration