mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Remove bashio::config.require.ssl
This commit is contained in:
@@ -22,6 +22,7 @@ if ! bashio::supervisor.ping 2>/dev/null; then
|
||||
-e 's/bashio::services[[:space:]]*["'"'"']\([^"'"'"']*\)["'"'"']/\${\1}/g' \
|
||||
-e 's/bashio::addon.ingress_port/\${INGRESS_PORT}/g' \
|
||||
-e 's/bashio::addon.ip_address/\${IP_ADDRESS}/g' \
|
||||
-e '/bashio::config.require.ssl/d' \
|
||||
-e 's/bashio::addon.ingress_entry/\${INGRESS_ENTRY}/g' "$scripts" || true
|
||||
done
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user