Update 99-run.sh

This commit is contained in:
Alexandre
2022-12-28 16:04:44 +01:00
committed by GitHub
parent 1dde2a474d
commit 20fca30a95

View File

@@ -77,6 +77,7 @@ if bashio::config.true 'ssl'; then
#Send env variables
export HTTPS=true
export SSL=true
export HTTPS_REDIRECT=true
BASE_URL="$BASE_URL":$(bashio::addon.port 443)
export BASE_URL="${BASE_URL/http:/https:}"