fix(docs): correct 2fa documentation

This commit is contained in:
nikolajjsj
2025-06-30 07:53:45 +02:00
parent 8beab26cd7
commit db92a4866b

View File

@@ -46,7 +46,7 @@ It will display a random password. Copy it and use it to access again to the das
To disable 2FA, follow these steps:
To reset your password, follow these steps:
To reset your 2FA, follow these steps:
<Steps>
<Step>
@@ -75,7 +75,7 @@ Run command below to open a shell in the dokploy container.
</Step>
<Step>
It will display a random password. Copy it and use it to access again to the dashboard.
You can now logic again without having to supply a 2FA code.
</Step>
</Steps>