mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 20:38:28 +08:00
升级了cups-airprint、ddnsto-go、dozzle、drawio、emby_beta、filebrowser、libretv、nextcloud、onenav、portainer、zigbee2mqtt;
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
{
|
||||
"arch": ["aarch64","amd64"],
|
||||
"backup_exclude": ["backups","docker_config/cli-plugins"],
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
],
|
||||
"backup_exclude": [
|
||||
"backups",
|
||||
"docker_config/cli-plugins"
|
||||
],
|
||||
"codenotary": "wghaos@163.com",
|
||||
"description": "轻松管理您的Docker环境",
|
||||
"docker_api": true,
|
||||
@@ -10,7 +17,11 @@
|
||||
"ingress_port": 1337,
|
||||
"ingress_stream": true,
|
||||
"init": false,
|
||||
"map": ["addon_config:rw","share:rw","ssl"],
|
||||
"map": [
|
||||
"addon_config:rw",
|
||||
"share:rw",
|
||||
"ssl"
|
||||
],
|
||||
"name": "Portainer",
|
||||
"options": {
|
||||
"certfile": "fullchain.pem",
|
||||
@@ -37,6 +48,6 @@
|
||||
"slug": "portainer",
|
||||
"udev": true,
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"version": "2.31.3",
|
||||
"version": "2.32.0-6",
|
||||
"boot": "manual"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user