mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Update 99-run.sh
This commit is contained in:
@@ -77,6 +77,7 @@ if bashio::config.true 'ssl'; then
|
|||||||
#Send env variables
|
#Send env variables
|
||||||
export HTTPS=true
|
export HTTPS=true
|
||||||
export SSL=true
|
export SSL=true
|
||||||
|
export HTTPS_REDIRECT=true
|
||||||
BASE_URL="$BASE_URL":$(bashio::addon.port 443)
|
BASE_URL="$BASE_URL":$(bashio::addon.port 443)
|
||||||
export BASE_URL="${BASE_URL/http:/https:}"
|
export BASE_URL="${BASE_URL/http:/https:}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user