mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了drawio、emby_beta、filebrowser、portainer、nextcloud;
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## 31.0.6-2 (11-07-2025)
|
||||
- 将超时时间增加到600秒。
|
||||
## 31.0.6 (19-06-2025)
|
||||
- 升级到linuxserver/docker-nextcloud最新版本 (日志 : https://github.com/linuxserver/docker-nextcloud/releases)
|
||||
## 31.0.5 (22-05-2025)
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user