mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix: add mattermost to meta.json
This commit is contained in:
parent
b7e9b7fc39
commit
ac498a20c2
16
meta.json
16
meta.json
@ -365,6 +365,22 @@
|
||||
"search"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "mattermost",
|
||||
"name": "Mattermost",
|
||||
"version": "9.11.6",
|
||||
"description": "A single point of collaboration. Designed specifically for digital operations.",
|
||||
"logo": "meilisearch.png",
|
||||
"links": {
|
||||
"github": "https://github.com/mattermost/mattermost",
|
||||
"website": "https://mattermost.com/",
|
||||
"docs": "https://docs.mattermost.com/"
|
||||
},
|
||||
"tags": [
|
||||
"chat",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "phpmyadmin",
|
||||
"name": "Phpmyadmin",
|
||||
|
Loading…
Reference in New Issue
Block a user