更新 'repository.yaml'
This commit is contained in:
29
boost/config.yaml
Normal file
29
boost/config.yaml
Normal 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
|
||||
Reference in New Issue
Block a user