Revert "Add ingress support for Jackett add-on"

This commit is contained in:
Alexandre
2026-01-19 17:41:46 +01:00
committed by GitHub
parent bbe7b2172f
commit 3dfb9239f9
15 changed files with 4 additions and 297 deletions

View File

@@ -55,7 +55,7 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat
RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_automodules.sh
# Manual apps
ENV PACKAGES="curl jq"
ENV PACKAGES="curl"
# Automatic apps & bashio
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"