mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 08:58:08 +08:00
Revert "feat: configure ingress support"
This reverts commit 8785b68101.
This commit is contained in:
@@ -11,15 +11,16 @@ arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7
|
||||
ingress: true
|
||||
ingress_port: 0
|
||||
webui: http://[HOST]:[PORT:8482]/
|
||||
map:
|
||||
- addon_config:rw
|
||||
options:
|
||||
app_log_level: info
|
||||
disable_log_colors: false
|
||||
web_port: 8482
|
||||
mdns_network_interface: ""
|
||||
schema:
|
||||
app_log_level: list(silly|debug|info|warn|error)
|
||||
disable_log_colors: bool
|
||||
web_port: int(1,)
|
||||
mdns_network_interface: "str?"
|
||||
|
||||
Reference in New Issue
Block a user