fix(seedbox): update Sonarr 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:51 +00:00
parent cc5b9be116
commit eb0720d0b1

View File

@@ -18,7 +18,7 @@ TV series management and automation.
| Path in container | Host path | Description | | Path in container | Host path | Description |
|-------------------|-----------|-------------| |-------------------|-----------|-------------|
| `/config` | Docker volume | Sonarr configuration | | `/config` | Docker volume | Sonarr configuration |
| `/downloads` | `/srv/seedbox/downloads` | Download directory | | `/downloads` | `/downloads` | Download directory (local RAID) |
| `/media` | `/mnt/media` | Media library (NFS) | | `/media` | `/mnt/media` | Media library (NFS) |
## Configuration ## Configuration