2FA
Name | Value |
---|---|
2FA_RESET_TO_DEFAULT | This should always be set to false unless you have locked yourself out. When set to true it will wipe all 2FA setup allowing you to regain access to your account. Default: false |
Reset 2FA
If for any reason your 2FA no longer works correctly you can reset it by setting the SECURITY_2FA_RESET_TO_DEFAULT
environment variable to true
and restarting the container. Just be sure to remove it or set it back to false
once done or it will reset again next restart.