cahnge to just have /app mounted
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin 2026-02-09 07:29:38 -07:00
parent 6b23cf3e66
commit bd69377f3c

View file

@ -6,6 +6,4 @@ services:
- 8265:8265 # WebUI - 8265:8265 # WebUI
volumes: volumes:
- /mnt:/media # Your recovered files - /mnt:/media # Your recovered files
- /docker/tdarr/server:/app/server - /docker/tdarr/app:/app
- /docker/tdarr/configs:/app/configs
- /docker/tdarr/Tdarr_Server:/app/Tdarr_Server