Files
code 8c025e9be4 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.
2026-07-30 21:17:18 +00:00

8 lines
159 B
Bash

# Bazarr
VOL_PATH=/data
BAZARR_IMAGE=ghcr.io/hotio/bazarr:release
TZ=America/Vancouver
BAZARR_PORT=6767
BAZARR_RESTART=unless-stopped
BAZARR_MEDIA=/data/media