mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix api: return compose informations when created from template
This commit is contained in:
parent
9c19b1efa3
commit
8737dc86c9
@ -496,7 +496,7 @@ export const composeRouter = createTRPCRouter({
|
||||
}
|
||||
}
|
||||
|
||||
return null;
|
||||
return compose;
|
||||
}),
|
||||
|
||||
templates: publicProcedure
|
||||
|
Loading…
Reference in New Issue
Block a user