Update 99-run.sh

This commit is contained in:
Alexandre
2021-11-22 22:00:25 +01:00
committed by GitHub
parent f54c62a3cf
commit e0fd4df57e

View File

@@ -16,6 +16,7 @@ export CLOUDCMD_PREFIX
declare ADDON_PROTOCOL=http
if bashio::config.true 'ssl'; then
ADDON_PROTOCOL=https
bashio::config.require.ssl
fi
port=$(bashio::addon.port 80)