Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-02-04 18:14:29 +00:00
parent 002413c067
commit 8470b58b60

View File

@@ -2586,6 +2586,23 @@
], ],
"type": "ct" "type": "ct"
}, },
{
"name": "Immich Public Proxy",
"slug": "immich-public-proxy",
"desc": "Share your Immich photos and albums in a safe way without exposing your Immich instance to the public.",
"script": "tools/addon/immich-public-proxy.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/immich-public-proxy.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/immich-public-proxy.sh",
"os": "generic",
"categories": [
21
],
"notes": [
"Requires Node.js 24+",
"Update with: update_immich-public-proxy"
],
"type": "addon"
},
{ {
"name": "Infisical", "name": "Infisical",
"slug": "infisical", "slug": "infisical",