mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 21:30:41 +00:00
fix(papra): update repository URL to papra-hq/papra (#12650)
The Papra repository moved from CorentinTh/papra to papra-hq/papra. Update documentation and website URLs in the JSON config to avoid 404s. Closes #12609
This commit is contained in:
committed by
GitHub
parent
5446706286
commit
80f58e1e07
@@ -9,8 +9,8 @@
|
|||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"interface_port": 1221,
|
"interface_port": 1221,
|
||||||
"documentation": "https://github.com/CorentinTh/papra",
|
"documentation": "https://github.com/papra-hq/papra",
|
||||||
"website": "https://github.com/CorentinTh/papra",
|
"website": "https://github.com/papra-hq/papra",
|
||||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/papra.webp",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/papra.webp",
|
||||||
"config_path": "/opt/papra/.env",
|
"config_path": "/opt/papra/.env",
|
||||||
"description": "Papra is a modern, self-hosted document management system with full-text search, OCR support, and automatic document processing. Built with Node.js and featuring a clean web interface for organizing and managing your documents.",
|
"description": "Papra is a modern, self-hosted document management system with full-text search, OCR support, and automatic document processing. Built with Node.js and featuring a clean web interface for organizing and managing your documents.",
|
||||||
|
|||||||
Reference in New Issue
Block a user