Refactor: copyparty (#10941)

This commit is contained in:
CanbiZ (MickLesk)
2026-01-19 13:37:39 +01:00
committed by GitHub
parent 2903c3d8ad
commit 9e2c801d29
2 changed files with 296 additions and 182 deletions

View File

@@ -8,7 +8,7 @@
"type": "addon",
"updateable": true,
"privileged": false,
"interface_port": null,
"interface_port": 3923,
"documentation": "https://github.com/9001/copyparty?tab=readme-ov-file#the-browser",
"website": "https://github.com/9001/copyparty",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/copyparty.webp",
@@ -35,6 +35,10 @@
{
"text": "Execute within the Proxmox shell or in LXC",
"type": "info"
},
{
"text": "Update with: update_copyparty",
"type": "info"
}
]
}