mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: delete comments
This commit is contained in:
parent
8454e4f781
commit
175d1ec432
@ -158,10 +158,3 @@ export const apiFindMountByApplicationId = createSchema
|
||||
export const apiUpdateMount = createSchema.partial().extend({
|
||||
mountId: z.string().min(1),
|
||||
});
|
||||
|
||||
/**
|
||||
*
|
||||
Primer Paso:
|
||||
Cuando utilizamos aplicaciones en el volume mount, seria buena idea agregar un FilePath?
|
||||
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user