mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: run pnpm check
This commit is contained in:
@@ -501,7 +501,8 @@ export const templates: TemplateData[] = [
|
||||
id: "mailserver",
|
||||
name: "Mailserver",
|
||||
version: "14.0",
|
||||
description: "A fullstack but simple mail server with SMTP, IMAP, LDAP, Antispam, Antivirus, etc.",
|
||||
description:
|
||||
"A fullstack but simple mail server with SMTP, IMAP, LDAP, Antispam, Antivirus, etc.",
|
||||
logo: "mailserver.svg",
|
||||
links: {
|
||||
github: "https://github.com/docker-mailserver/docker-mailserver",
|
||||
|
||||
Reference in New Issue
Block a user