升级了drawio、emby_beta、filebrowser、portainer、nextcloud;

This commit is contained in:
waxgourd
2025-07-11 19:57:55 +08:00
parent ac66d0a29b
commit b68c4249b9
10 changed files with 23 additions and 28 deletions

View File

@@ -1,8 +1,5 @@
{
"arch": [
"aarch64",
"amd64"
],
"arch": ["aarch64","amd64"],
"codenotary": "alexandrep.github@gmail.com",
"description": "Nextcloud个人专属或团队共享的私有云同步网盘",
"devices": [
@@ -122,10 +119,7 @@
"443/tcp": "Https Web Interface",
"80/tcp": "Web interface"
},
"privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"privileged": ["SYS_ADMIN","DAC_READ_SEARCH"],
"schema": {
"Full_Text_Search": "bool?",
"OCR": "bool?",
@@ -159,7 +153,7 @@
"uart": true,
"udev": true,
"url": "https://gitcode.com/waxgourd/addons",
"version": "31.0.6",
"version": "31.0.6-2",
"webui": "https://[HOST]:[PORT:443]",
"boot": "manual"
}