diff --git a/streaming/compose.yaml b/streaming/compose.yaml index b326a2a..1578a98 100644 --- a/streaming/compose.yaml +++ b/streaming/compose.yaml @@ -16,6 +16,7 @@ services: networks: - traefik-proxy restart: unless-stopped + jellyseerr: image: ghcr.io/fallenbagel/jellyseerr:latest init: true @@ -37,6 +38,7 @@ services: restart: unless-stopped networks: - traefik-proxy + sonarr: image: ghcr.io/hotio/sonarr:latest container_name: sonarr