mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-22 12:36:29 +01:00
Update 99-run.sh
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user