[Komodo] admin: Write Compose File: update compose.yaml

This commit is contained in:
komodo 2025-07-15 07:47:21 +00:00
parent 193a71a410
commit 611e0053d1

View file

@ -83,23 +83,7 @@ services:
- /data:/data
- /usenet:/usenet
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:
- 7881:7881
restart: unless-stopped
volumes:
- /app-config:/config
- /data:/data
- /usenet:/usenet
sonarr:
container_name: sonarr
image: ghcr.io/hotio/sonarr:latest