mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: change tags for roundcube template
This commit is contained in:
parent
4715f34e15
commit
0aff344bc0
@ -509,7 +509,7 @@ export const templates: TemplateData[] = [
|
||||
website: "https://roundcube.net/",
|
||||
docs: "https://roundcube.net/about/",
|
||||
},
|
||||
tags: ["self-hosted", "mail", "webmail"],
|
||||
tags: ["self-hosted", "email", "webmail"],
|
||||
load: () => import("./roundcube/index").then((m) => m.generate),
|
||||
},
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user