mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore: sort conduwuit tags
This commit is contained in:
parent
23b40c1aa7
commit
ca9552d618
@ -1251,7 +1251,7 @@ export const templates: TemplateData[] = [
|
||||
website: "https://conduwuit.puppyirl.gay",
|
||||
docs: "https://conduwuit.puppyirl.gay/configuration.html",
|
||||
},
|
||||
tags: ["matrix", "communication", "chat", "server", "backend"],
|
||||
tags: ["backend", "chat", "communication", "matrix", "server"],
|
||||
load: () => import("./conduwuit/index").then((m) => m.generate),
|
||||
},
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user