diff --git a/apps/dokploy/components/dashboard/project/ai/step-three.tsx b/apps/dokploy/components/dashboard/project/ai/step-three.tsx index efd899010..8aa014e30 100644 --- a/apps/dokploy/components/dashboard/project/ai/step-three.tsx +++ b/apps/dokploy/components/dashboard/project/ai/step-three.tsx @@ -85,6 +85,22 @@ export const StepThree = ({ templateInfo }: StepProps) => { )} +
+ Will be mounted as: ../files + {config.filePath} +
++ This template doesn't require any configuration + files. +
++ All necessary configurations are handled through + environment variables. +
+