diff --git a/apps/dokploy/pages/index.tsx b/apps/dokploy/pages/index.tsx index 8127b41fd..0e573eec8 100644 --- a/apps/dokploy/pages/index.tsx +++ b/apps/dokploy/pages/index.tsx @@ -328,7 +328,6 @@ export default function Home({ IS_CLOUD }: Props) { onChange={setTwoFactorCode} maxLength={6} pattern={REGEXP_ONLY_DIGITS} - autoComplete="off" autoFocus >