Update 99-run.sh

This commit is contained in:
Alexandre
2022-12-28 15:56:19 +01:00
committed by GitHub
parent 1b8c2f01bd
commit 2c64c63323

View File

@@ -82,6 +82,11 @@ if bashio::config.true 'ssl'; then
#Communication
bashio::log.info "Ssl enabled. If webui don't work, disable ssl or check your certificate paths"
else
export HTTPS=false
fi
##############