mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 19:35:26 +02:00
19 lines
471 B
JSON
19 lines
471 B
JSON
{
|
|
"id": "mumble",
|
|
"name": "Mumble",
|
|
"version": "latest",
|
|
"description": "Mumble is an open-source, low-latency, high-quality voice chat software primarily intended for use while gaming.",
|
|
"logo": "mumble.png",
|
|
"links": {
|
|
"github": "https://github.com/mumble-voip/mumble",
|
|
"website": "https://www.mumble.info/",
|
|
"docs": "https://www.mumble.info/documentation/"
|
|
},
|
|
"tags": [
|
|
"voice-chat",
|
|
"communication",
|
|
"gaming",
|
|
"voip"
|
|
]
|
|
}
|