mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 17:18:10 +08:00
feat: configure ingress support
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
bashio::addon.config
|
||||
echo ""
|
||||
bashio::addon.ingress_port
|
||||
echo ""
|
||||
|
||||
home-assistant-matter-hub start \
|
||||
--log-level=$(bashio::config 'app_log_level') \
|
||||
--disable-log-colors=$(bashio::config 'disable_log_colors') \
|
||||
|
||||
Reference in New Issue
Block a user