Add ingress support to Seerr addon

This commit is contained in:
Alexandre
2026-02-19 10:13:40 +01:00
parent 25be6783f5
commit c706defffe
13 changed files with 248 additions and 4 deletions

View File

@@ -67,6 +67,7 @@ devices:
- /dev/nvme2
environment: {}
image: ghcr.io/alexbelgium/seerr-{arch}
ingress: true
init: false
map:
- addon_config:rw
@@ -90,5 +91,5 @@ schema:
slug: seerr
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/seerr
version: "3.0.1"
version: "3.0.2"
webui: "[PROTO:ssl]://[HOST]:[PORT:5055]"