mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -88,8 +88,8 @@ export const UpdateDatabasePassword = ({
|
||||
{error && <AlertBlock type="error">{error}</AlertBlock>}
|
||||
<AlertBlock type="warning">
|
||||
This will change the {label.toLowerCase()} both in the running
|
||||
database container and in Dokploy. The container must be running
|
||||
for this operation to succeed.
|
||||
database container and in Dokploy. The container must be running for
|
||||
this operation to succeed.
|
||||
</AlertBlock>
|
||||
<Form {...form}>
|
||||
<form
|
||||
|
||||
Reference in New Issue
Block a user