mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-22 01:38:09 +08:00
Revert "feat: configure ingress support"
This reverts commit 8785b68101.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
args:
|
||||
package_version: "3.0.0-alpha.47"
|
||||
package_version: "3.0.0-alpha.46"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "3.0.0-alpha.47"
|
||||
version: "3.0.0-alpha.46"
|
||||
slug: hamh_test
|
||||
name: Home-Assistant-Matter-Hub (Test Addon // DO NOT USE)
|
||||
description: THIS IS FOR TESTING PURPOSE. DO NOT USE THIS ADDON.
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
#!/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