diff --git a/compose.yaml b/compose.yaml index ede61bf..7ca40c9 100644 --- a/compose.yaml +++ b/compose.yaml @@ -37,7 +37,7 @@ services: - /app-config/data:/app/server - /app-config/config:/app/configs - /app-config/logs:/app/logs - - /usenet/tmp:/temp + - /temp:/temp - /usenet/complete:/complete - /usenet/converted:/converted @@ -57,8 +57,7 @@ services: - NVIDIA_VISIBLE_DEVICES=all volumes: - /var/run/docker.sock:/var/run/docker.sock:ro - - /temp:/temp - /app-config/fileflows:/app/Data - - /usenet/tmp:/temp + - /temp:/temp - /usenet:/usenet/