From a42b0ba32bab4caf9886a9f5156a3555d7af47b8 Mon Sep 17 00:00:00 2001 From: Khiet Tam Nguyen Date: Mon, 6 Jan 2025 19:20:40 +1100 Subject: [PATCH] docs(template): more concise description for gotenberg --- apps/dokploy/templates/templates.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/templates/templates.ts b/apps/dokploy/templates/templates.ts index 59e39bcc..9fa11619 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",