mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-23 23:05:26 +02:00
18 lines
419 B
JSON
18 lines
419 B
JSON
{
|
|
"id": "chibisafe",
|
|
"name": "Chibisafe",
|
|
"version": "latest",
|
|
"description": "A beautiful and performant vault to save all your files in the cloud.",
|
|
"logo": "chibisafe.svg",
|
|
"links": {
|
|
"github": "https://github.com/chibisafe/chibisafe",
|
|
"website": "https://chibisafe.app",
|
|
"docs": "https://chibisafe.app/docs/intro"
|
|
},
|
|
"tags": [
|
|
"media-system",
|
|
"storage",
|
|
"file-sharing"
|
|
]
|
|
}
|