diff --git a/apps/dokploy/templates/templates.ts b/apps/dokploy/templates/templates.ts index 59e39bcc4..9fa116193 100644 --- a/apps/dokploy/templates/templates.ts +++ b/apps/dokploy/templates/templates.ts @@ -1201,7 +1201,7 @@ export const templates: TemplateData[] = [ name: "Gotenberg", version: "v8.15.2", description: - "Gotenberg provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more!", + "Gotenberg is a Docker-powered stateless API for PDF files.", logo: "gotenberg.png", links: { github: "https://github.com/gotenberg/gotenberg",