升级了filebrowser、nextcloud;

This commit is contained in:
waxgourd
2025-08-18 19:17:09 +08:00
parent 18d9b9e799
commit ec57898c26
3 changed files with 9 additions and 5 deletions

View File

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