diff --git a/apps/dokploy/public/templates/ryot.png b/apps/dokploy/public/templates/ryot.png new file mode 100644 index 000000000..8f03b124d Binary files /dev/null and b/apps/dokploy/public/templates/ryot.png differ diff --git a/apps/dokploy/templates/templates.ts b/apps/dokploy/templates/templates.ts index 8a1376781..1401eca30 100644 --- a/apps/dokploy/templates/templates.ts +++ b/apps/dokploy/templates/templates.ts @@ -873,7 +873,7 @@ export const templates: TemplateData[] = [ version: "v7.10", description: "A self-hosted platform for tracking various media types including movies, TV shows, video games, books, audiobooks, and more.", - logo: "ryot.svg", + logo: "ryot.png", links: { github: "https://github.com/IgnisDa/ryot", website: "https://ryot.dev/",