mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 19:34:05 +02:00
Update 99-run.sh
This commit is contained in:
@@ -82,6 +82,11 @@ if bashio::config.true 'ssl'; then
|
|||||||
|
|
||||||
#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"
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
export HTTPS=false
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
##############
|
##############
|
||||||
|
|||||||
Reference in New Issue
Block a user