mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了filebrowser;
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
### 2.32.0 (27-05-2025)
|
||||
- 需要 Home Assistant 核心版本 > 2025.5.0
|
||||
- 更新到最新镜像
|
||||
### 2.23.0_14 (26-05-2025)
|
||||
- 回退到此版本
|
||||
### 2.32.0 (13-05-2025)
|
||||
|
||||
@@ -77,8 +77,10 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"homeassistant": "2025.5.0",
|
||||
"image": "r.hassbus.com/alexbelgium/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"
|
||||
|
||||
Reference in New Issue
Block a user