diff --git a/compose.yaml b/compose.yaml index 7abc844..db7abd6 100644 --- a/compose.yaml +++ b/compose.yaml @@ -38,10 +38,9 @@ services: - /app-config/data:/app/server - /app-config/config:/app/configs - /app-config/logs:/app/logs - - /tdarr/tmp/:/temp/ - - /tdarr/:/tdarr/ + - tdarr:/tdarr/ - data:/data - - /usenet:/usenet/ + - usenet:/usenet/ volumes: data: