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

This commit is contained in:
admin 2026-02-09 09:01:26 -07:00
parent 5aa38180d6
commit 68abe92202

View file

@ -3,7 +3,8 @@ services:
container_name: tdarr
image: haveagitgat/tdarr:latest
ports:
- 8265:8265 # WebUI
- 8265:8265
- 8266:8266
volumes:
- /mnt:/media # Your recovered files
- /docker/tdarr/server:/app/server # Persistent server data/configs