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

@@ -48,8 +48,8 @@ df.mvl.sh {
tls {{ caddy_email }}
}
overseerr.mvl.sh {
reverse_proxy overseerr:5055
overseerr.mvl.sh jellyseerr.mvl.sh {
reverse_proxy jellyseerr:5055
tls {{ caddy_email }}
}