mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 08:41:50 +02:00
Github bot : script beautyshied
This commit is contained in:
@@ -79,11 +79,11 @@ if bashio::config.true 'ssl'; then
|
||||
|
||||
else
|
||||
|
||||
export HTTPS=false
|
||||
export SSL=false
|
||||
export HTTPS_REDIRECT=false
|
||||
BASE_URL=$(bashio::config 'BASE_URL'):$(bashio::addon.port 80)
|
||||
export BASE_URL="${BASE_URL/https:/http:}"
|
||||
export HTTPS=false
|
||||
export SSL=false
|
||||
export HTTPS_REDIRECT=false
|
||||
BASE_URL=$(bashio::config 'BASE_URL'):$(bashio::addon.port 80)
|
||||
export BASE_URL="${BASE_URL/https:/http:}"
|
||||
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user