From 9e9fa1a31ede490d0efbb59b0e3b421a6e0745e9 Mon Sep 17 00:00:00 2001 From: komodo Date: Sat, 25 Oct 2025 10:33:09 +0200 Subject: [PATCH] [Komodo] admin: Write Stack File: update compose.yaml --- compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index d8c54e4..70a5046 100644 --- a/compose.yaml +++ b/compose.yaml @@ -38,11 +38,11 @@ services: - /app-config/data:/app/server - /app-config/config:/app/configs - /app-config/logs:/app/logs - - /temp:/temp + #- /temp:/temp - /data:/data - /usenet/complete:/complete - /usenet/converted:/converted - + - /usenet/tmp:/temp fileflows: container_name: fileflows image: revenz/fileflows