add jellyseerr

This commit is contained in:
rebel onion 2025-06-21 08:32:02 -05:00
parent c0915a9695
commit f09f86232d

View file

@ -0,0 +1,13 @@
services:
jellyseerr:
image: fallenbagel/jellyseerr:latest
container_name: jellyseerr
restart: unless-stopped
environment:
LOG_LEVEL: info
TZ: America/Chicago
PORT: 5055
ports:
- "5055:5055"
volumes:
- /home/docker/jellyseerr:/app/config