mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-23 06:20:31 +02:00
Update run.sh
This commit is contained in:
@@ -43,7 +43,7 @@ if bashio::config.true 'ssl'; then
|
|||||||
export HTTPS=true
|
export HTTPS=true
|
||||||
export SSL=true
|
export SSL=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:}"
|
||||||
|
|
||||||
#Communication
|
#Communication
|
||||||
bashio::log.info "Ssl enabled. If webui don't work, disable ssl or check your certificate paths"
|
bashio::log.info "Ssl enabled. If webui don't work, disable ssl or check your certificate paths"
|
||||||
|
|||||||
Reference in New Issue
Block a user