Add lidarr and readarr #56

Merged
rogs merged 4 commits from add-lidarr-and-readarr into master 2023-01-31 14:20:41 -03:00
Showing only changes of commit 942cd3f766 - Show all commits

View File

@ -83,7 +83,7 @@ services:
# Readarr is used to query, add downloads to the download queue and index Audio and Ebooks
# https://readarr.com/
readarr:
image: lscr.io/linuxserver/readarr
image: lscr.io/linuxserver/readarr:develop
container_name: readarr
environment:
- PUID=<your_PUID>