mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了ddns-go、dozzle、drawio、filebrowser、mpd、netdata、portainer、qinglong、zigbee2mqtt;
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64"
|
||||
],
|
||||
"arch": ["aarch64","amd64"],
|
||||
"codenotary": "wghaos@163.com",
|
||||
"description": "filebrowser提供指定目录下的文件管理界面,可用于上传、删除、预览、重命名和编辑文件",
|
||||
"devices": [
|
||||
@@ -108,10 +105,7 @@
|
||||
"ports_description": {
|
||||
"8080/tcp": "Web UI port"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"privileged": ["SYS_ADMIN","DAC_READ_SEARCH"],
|
||||
"schema": {
|
||||
"NoAuth": "bool",
|
||||
"base_folder": "str?",
|
||||
@@ -126,8 +120,8 @@
|
||||
"ssl": "bool"
|
||||
},
|
||||
"slug": "filebrowser",
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"version": "2.33.0",
|
||||
"udev": true,
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"version": "2.33.10",
|
||||
"boot": "manual"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user