From cff155e78b034ee568a42821d058092927e179be Mon Sep 17 00:00:00 2001 From: sascha Date: Thu, 7 May 2026 22:25:16 +0200 Subject: [PATCH] compose.yaml aktualisiert --- compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index a272f8c..ee5bb2b 100644 --- a/compose.yaml +++ b/compose.yaml @@ -50,10 +50,10 @@ services: ports: - 8268:5000 volumes: - - ./fileflows-data:/app/Data + - /app-config/fileflows-data:/app/Data - /mnt/media:/data - tdarr:/tdarr/ - - /mnt/media:/data + - tdarr:/temp/ - usenet:/usenet/ environment: - TZ=Europe/Berlin