From 612dcc02b78dc71cb738b7fc8fcd568dc714321e Mon Sep 17 00:00:00 2001 From: feldjaeger Date: Sun, 29 Mar 2026 21:08:10 +0200 Subject: [PATCH] path wirwar --- compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index 7ff2e14..681491e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -10,7 +10,7 @@ services: - PUID=1000 - PGID=1000 - TZ=Europe/Berlin - - CONFIG_DIR=/config/radarrCL + - CONFIG_DIR=/radarrCL image: ghcr.io/hotio/radarr:latest networks: - arr-chris_network @@ -30,7 +30,7 @@ services: - PGID=1000 - TZ=Europe/Berlin - UMASK=022 - - CONFIG_DIR=/config/sonarrCL + - CONFIG_DIR=/sonarrCL networks: - arr-chris_network ports: