add huntarr

This commit is contained in:
rebel onion 2025-06-21 15:22:06 -05:00
parent 84a52c1948
commit f447d68970

View file

@ -0,0 +1,11 @@
services:
huntarr:
image: huntarr/huntarr:latest
container_name: huntarr
restart: unless-stopped
ports:
- "9705:9705"
volumes:
- /home/docker/huntarr:/config
environment:
TZ: America/Chicago