fix: Use linuxserver/readarr (hotio has no readarr)

This commit is contained in:
sascha 2026-04-29 19:02:56 +02:00
parent 1a15015ff1
commit db53d4e6ba

View file

@ -80,13 +80,12 @@ services:
readarr: readarr:
container_name: readarr container_name: readarr
image: ghcr.io/hotio/readarr:latest image: lscr.io/linuxserver/readarr:latest
restart: always restart: always
environment: environment:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000
- TZ=Europe/Berlin - TZ=Europe/Berlin
- UMASK=022
networks: networks:
- media_network - media_network
ports: ports: