radarr_dev: mount shared media library instead of VOL_PATH data dir

Matches bazarr_dev's BAZARR_MEDIA pattern so Radarr, Bazarr, and other
*arr apps point at the same shared media library rather than a
per-app data folder under VOL_PATH.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
code
2026-07-30 22:48:30 +00:00
co-authored by Claude Sonnet 5
parent 8c025e9be4
commit b9c1619147
3 changed files with 6 additions and 4 deletions
+1
View File
@@ -4,3 +4,4 @@ RADARR_IMAGE=ghcr.io/hotio/radarr:release
TZ=America/Vancouver
RADARR_PORT=7878
RADARR_RESTART=unless-stopped
RADARR_MEDIA=/data/media