diff --git a/apps/dokploy/components/dashboard/shared/rebuild-database.tsx b/apps/dokploy/components/dashboard/shared/rebuild-database.tsx index 0d958a478f..55153c56d0 100644 --- a/apps/dokploy/components/dashboard/shared/rebuild-database.tsx +++ b/apps/dokploy/components/dashboard/shared/rebuild-database.tsx @@ -87,29 +87,29 @@ export const RebuildDatabase = ({ id, type }: Props) => { Are you absolutely sure? - - This action will: - - Stop the current database service - Delete all existing data and volumes - Reset to the default configuration - Restart the service with a clean state - - - This action cannot be undone. - + + + This action will: + + Stop the current database service + Delete all existing data and volumes + Reset to the default configuration + Restart the service with a clean state + + + This action cannot be undone. + + Cancel - - Yes, rebuild database - + Yes, rebuild database
This action will:
- This action cannot be undone. -
+ This action cannot be undone. +