mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
bazarr_dev: give shared media library its own BAZARR_MEDIA var
Media is typically shared with Sonarr/Radarr/Jellyfin, so it shouldn't be nested under VOL_PATH. Also expand the config volume note.
This commit is contained in:
@@ -4,3 +4,4 @@ BAZARR_IMAGE=ghcr.io/hotio/bazarr:release
|
||||
TZ=America/Vancouver
|
||||
BAZARR_PORT=6767
|
||||
BAZARR_RESTART=unless-stopped
|
||||
BAZARR_MEDIA=/data/media
|
||||
|
||||
Reference in New Issue
Block a user