mapletree/lxc3/tdarr.yml
admin 6b23cf3e66
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
add Tdarr_Server folder
2026-02-09 07:28:49 -07:00

11 lines
No EOL
314 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
- /docker/tdarr/Tdarr_Server:/app/Tdarr_Server