From 2fdaf6c9b309c0c3118a683d6f111cb45cc741a8 Mon Sep 17 00:00:00 2001 From: komodo Date: Sat, 14 Feb 2026 20:39:23 +0100 Subject: [PATCH] [Komodo] admin: Write Stack File: update compose.yaml --- compose.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/compose.yaml b/compose.yaml index 59dcf47..132836a 100644 --- a/compose.yaml +++ b/compose.yaml @@ -161,14 +161,14 @@ services: - jellyseerr: - container_name: jellyseerr + seerr: + container_name: seerr environment: - PUID=1000 - PGID=1000 - TZ=Europe/Berlin - JELLYFIN_TYPE=emby - image: fallenbagel/jellyseerr:latest + image: seerr/seerr:latest #image: fallenbagel/jellyseerr:develop restart: unless-stopped volumes: