Files
waxgourd-addons/jdxb/config.yaml
waxgourd 47a7e45038 首次推出jdxb;
升级了alist、ddns-go、dpanel、drawio、emby、mpd、netdata、nextcloud、portainer、xiaoya-alist、xiao-tvbox、zigbee2mqtt.
2025-02-08 18:40:25 +08:00

20 lines
475 B
YAML

{
"version": "1.0.1",
"name": "节点小宝",
"url": "https://www.ionewu.com",
"slug": "jdxb",
"description": "A Home Assistant add-on for jdxb service. 这是一个节点小宝客户端",
"arch": ["amd64", "aarch64"],
"image": "r.hassbus.com/wghaos/addon-wghaos-jdxb",
"startup": "application",
"init": false,
"ports": {
"9118/tcp": 9118
},
"webui": "[PROTO:http]://[HOST]:[PORT:9118]",
"boot": "manual",
"map": [
"addon_config:rw"
]
}