Files
waxgourd-addons/boost/config.yaml
waxgourd 82ffe49bd9 更新
2025-11-10 14:58:54 +08:00

29 lines
589 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: HA健康检测
slug: wgha-boost
version: 1.0.1
description: HAOS综合网络访问健康度检查的应用具有运行状态、网络状态、网络响应检测等功能
init: false
startup: services
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