fix: rename Overseerr to Jellyseerr in Docker Compose and Caddyfile configurations
Some checks failed
Nix Format Check / check-format (push) Successful in 1m11s
Python Lint Check / check-python (push) Failing after 11s
Ansible Lint Check / check-ansible (push) Failing after 13s

This commit is contained in:
2025-03-25 17:09:46 +01:00
parent ab0e80ec86
commit fd1123e2ec
2 changed files with 6 additions and 6 deletions

View File

@ -86,15 +86,15 @@ services:
networks:
- arr-stack-net
overseerr:
image: lscr.io/linuxserver/overseerr:latest
container_name: overseerr
jellyseerr:
image: lscr.io/linuxserver:latest
container_name: jellyseerr
environment:
- PUID=1000
- PGID=100
- TZ=Europe/Amsterdam
volumes:
- {{ arr_stack_data_dir }}/overseerr-config:/config
- {{ arr_stack_data_dir }}/jellyseerr-config:/config
ports:
- 5055:5055
extra_hosts: