Migrate from jellyseerr to seerr

This commit is contained in:
Mike Wilson
2026-06-17 09:51:42 -04:00
parent 568e2240bf
commit 254f04ccd5
2 changed files with 1 additions and 1 deletions
@@ -5,7 +5,7 @@ networks:
services:
{{ role_name }}:
container_name: "{{ role_name }}"
image: fallenbagel/jellyseerr:latest
image: ghcr.io/seerr-team/seerr:latest
restart: unless-stopped
networks:
- traefik