mapletree/lxc3/tdarr.yml
admin 720ab1e555
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
implement tdarr
2026-02-09 07:25:47 -07:00

10 lines
No EOL
261 B
YAML

services:
tdarr:
container_name: tdarr
image: haveagitgat/tdarr:latest
ports:
- 8265:8265 # WebUI
volumes:
- /mnt:/media # Your recovered files
- /docker/tdarr/server:/app/server
- /docker/tdarr/configs:/app/configs