revert to split folders in /app
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin 2026-02-09 07:39:12 -07:00
parent bd69377f3c
commit 88b895ac3d

View file

@ -6,4 +6,6 @@ services:
- 8265:8265 # WebUI - 8265:8265 # WebUI
volumes: volumes:
- /mnt:/media # Your recovered files - /mnt:/media # Your recovered files
- /docker/tdarr/app:/app - /docker/tdarr/server:/app/server # Persistent server data/configs
- /docker/tdarr/configs:/app/configs # Global configs
- /temp:/temp # Transcode cache (highly recommended)