Update start.sh

This commit is contained in:
Alexandre
2021-10-22 22:53:14 +02:00
committed by GitHub
parent cc7e2fc6e4
commit 682559a05a

View File

@@ -75,8 +75,7 @@ if bashio::config.true 'ssl'; then
export BASE_URL="${BASE_URL/http/https}"
#Communication
bashio::log.info "Ssl enabled at path $BASE_URL. 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"
fi
##############