Revert "feat: configure ingress support"

This reverts commit 8785b68101.
This commit is contained in:
Tobias Glatthar
2024-11-30 17:28:55 +01:00
parent 8785b68101
commit 0d060b8d94
6 changed files with 16 additions and 7 deletions

View File

@@ -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?"