mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
docs: added the "tools" tag for gotenberg
This commit is contained in:
parent
644fb1ef43
commit
34a375776e
@ -1208,7 +1208,7 @@ export const templates: TemplateData[] = [
|
||||
website: "https://gotenberg.dev",
|
||||
docs: "https://gotenberg.dev/docs/getting-started/introduction",
|
||||
},
|
||||
tags: ["api", "backend", "pdf"],
|
||||
tags: ["api", "backend", "pdf", "tools"],
|
||||
load: () => import("./gotenberg/index").then((m) => m.generate),
|
||||
}
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user