We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bfea0e commit c99b21fCopy full SHA for c99b21f
apps/dokploy/components/dashboard/application/advanced/security/handle-security.tsx
@@ -152,7 +152,7 @@ export const HandleSecurity = ({
152
<FormItem>
153
<FormLabel>Password</FormLabel>
154
<FormControl>
155
- <ToggleVisibilityInput placeholder="test-chris" {...field} />
+ <ToggleVisibilityInput placeholder="password" {...field} />
156
</FormControl>
157
158
<FormMessage />
0 commit comments