mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-18 21:55:24 +02:00
refactor: delete comments
This commit is contained in:
@@ -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?
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user