diff --git a/apps/dokploy/public/templates/docmost.png b/apps/dokploy/public/templates/docmost.png new file mode 100644 index 00000000..9bc8d210 Binary files /dev/null and b/apps/dokploy/public/templates/docmost.png differ diff --git a/apps/dokploy/public/templates/vaultwarden.svg b/apps/dokploy/public/templates/vaultwarden.svg new file mode 100644 index 00000000..71866afd --- /dev/null +++ b/apps/dokploy/public/templates/vaultwarden.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/apps/dokploy/templates/templates.ts b/apps/dokploy/templates/templates.ts index 747acdc1..28af7c56 100644 --- a/apps/dokploy/templates/templates.ts +++ b/apps/dokploy/templates/templates.ts @@ -591,7 +591,7 @@ export const templates: TemplateData[] = [ name: "Docmost", version: "0.4.1", description: - "Docmost, an open-source collaborative wiki and documentation software.", + "Docmost, is an open-source collaborative wiki and documentation software.", logo: "docmost.png", links: { github: "https://github.com/docmost/docmost", @@ -607,7 +607,7 @@ export const templates: TemplateData[] = [ version: "1.32.3", description: "Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs", - logo: "vaultwarden.png", + logo: "vaultwarden.svg", links: { github: "https://github.com/dani-garcia/vaultwarden", website: "",