更新 'repository.yaml'

This commit is contained in:
2025-11-06 11:33:12 +00:00
committed by admin@cnod.net
parent 2f5067f5e3
commit 32d8b84bbe
501 changed files with 13838 additions and 1 deletions

29
boost/config.yaml Normal file
View File

@@ -0,0 +1,29 @@
---
name: HA健康检测
slug: wgha-boost
version: 1.0.1
description: HAOS综合网络访问健康度检查的应用具有运行状态、网络状态、网络响应检测等功能
init: false
startup: services
codenotary: wghaos@163.com
ingress: true
ingress_port: 8991
ingress_stream: true
image: r.hassbus.com/wghaos/wga-boost
url: https://gitcode.com/waxgourd/addons
ports:
8991/tcp: 8991
panel_icon: mdi:stethoscope
hassio_api: true
hassio_role: admin
docker_api: true
map:
- addon_config:rw
arch:
- aarch64
- amd64
options:
config_file: /config/config.yaml
schema:
config_file: str?
boot: manual