add pool
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin 2026-02-09 08:55:58 -07:00
parent fcc557b665
commit 5aa38180d6

View file

@ -16,7 +16,8 @@ services:
volumes:
- /docker/tdarr/configs:/app/configs
- /docker/tdarr/logs:/app/logs
- /mnt:/media # Must match the Server's mount path exactly
- /mnt:/media
- /pool:/media/pool # Must match the Server's mount path exactly
- /temp:/temp # Crucial: Must be shared/identical path to Server
deploy:
resources: