升级了filebrowser-wg;

This commit is contained in:
waxgourd
2025-05-14 19:34:24 +08:00
parent 5e976cf1cf
commit 13a8fb76bd
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
### 2.32.0 (13-05-2025)
- 版本升级
### 2.32.0-1 (25-03-2025)
- 版本升级

View File

@@ -77,8 +77,10 @@
"PGID": "0",
"PUID": "0"
},
"homeassistant": "2025.5.0",
"image": "r.hassbus.com/wghaos/addon-wghaos-filebrowser",
"ingress": true,
"ingress_port": 8071,
"ingress_stream": true,
"map": [
"addon_config:rw",
@@ -102,7 +104,7 @@
"panel_admin": false,
"panel_icon": "mdi:file-search",
"ports": {
"8080/tcp": null
"8080/tcp": 8071
},
"ports_description": {
"8080/tcp": "Web UI port"
@@ -127,7 +129,7 @@
},
"slug": "filebrowser-wg",
"url": "https://gitcode.com/waxgourd/addons",
"version": "2.32.0-1",
"version": "2.32.0",
"udev": true,
"boot": "manual"
}