mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 20:38:28 +08:00
首次推出jdxb;
升级了alist、ddns-go、dpanel、drawio、emby、mpd、netdata、nextcloud、portainer、xiaoya-alist、xiao-tvbox、zigbee2mqtt.
This commit is contained in:
19
jdxb/config.yaml
Normal file
19
jdxb/config.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user