Remove radarrEN service from compose.yaml

Removed radarrEN service configuration from compose.yaml.
This commit is contained in:
feldjaeger 2026-03-10 18:08:25 +01:00 committed by GitHub
parent e237b03dd5
commit 491beeb77c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,24 +98,6 @@ services:
- tdarr:/tdarr
radarrEN:
container_name: radarrEN
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Berlin
- CONFIG_DIR=/config/radarrEN
image: ghcr.io/hotio/radarr:latest
networks:
- media_network
ports:
- 7880:7878
restart: unless-stopped
volumes:
- /app-config/arr/:/config
- data:/data
- tdarr:/tdarr
profilarr:
image: santiagosayshey/profilarr:latest # Oder :beta für Early Access
container_name: profilarr
@ -236,4 +218,4 @@ volumes:
driver_opts:
device: :/tdarr
o: addr=10.2.1.1,nolock,soft,rw
type: nfs
type: nfs