mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 11:24:04 +02:00
Update 99-run.sh
This commit is contained in:
@@ -16,6 +16,7 @@ export CLOUDCMD_PREFIX
|
|||||||
declare ADDON_PROTOCOL=http
|
declare ADDON_PROTOCOL=http
|
||||||
if bashio::config.true 'ssl'; then
|
if bashio::config.true 'ssl'; then
|
||||||
ADDON_PROTOCOL=https
|
ADDON_PROTOCOL=https
|
||||||
|
bashio::config.require.ssl
|
||||||
fi
|
fi
|
||||||
|
|
||||||
port=$(bashio::addon.port 80)
|
port=$(bashio::addon.port 80)
|
||||||
|
|||||||
Reference in New Issue
Block a user