To reset your password, set the APP_PASSWORD_HASH environment variable on your hosting platform. This overrides the stored password.
APP_PASSWORD_HASH on your platformAPP_PASSWORD_HASH from your env vars (optional)This runs entirely in your browser. Your password never leaves this page.
APP_PASSWORD_HASH with the hash value.env file, add APP_PASSWORD_HASH=<hash>docker compose up -d to restart