From 7580a5dcd60773f3c0b8b7dbf8036634de1b2655 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 9 Mar 2025 17:06:43 -0600 Subject: [PATCH] fix(templates): update template file and logo paths to use 'blueprints' directory - Modify template logo URL to use 'blueprints' instead of 'templates' - Update GitHub template file fetching to use 'blueprints' directory - Ensure consistent path structure for template resources --- apps/dokploy/components/dashboard/project/add-template.tsx | 2 +- packages/server/src/templates/utils/github.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/dokploy/components/dashboard/project/add-template.tsx b/apps/dokploy/components/dashboard/project/add-template.tsx index 76a295392..8f4f792ec 100644 --- a/apps/dokploy/components/dashboard/project/add-template.tsx +++ b/apps/dokploy/components/dashboard/project/add-template.tsx @@ -305,7 +305,7 @@ export const AddTemplate = ({ projectId, baseUrl }: Props) => { )} >