From ef82fe6c83c9b89420703118f3cde55d0f9543e3 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Thu, 8 May 2025 19:31:35 +0800 Subject: [PATCH] Update README_EN.md --- doc/README_EN.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/README_EN.md b/doc/README_EN.md index ed08ad5..836b462 100644 --- a/doc/README_EN.md +++ b/doc/README_EN.md @@ -169,6 +169,8 @@ Here are some implicit practical features. ### Others 1. After adjusting the layout, be sure to enable **"Lock Layout"** in the layout manager to prevent page flickering caused by accidental dragging of split lines when the mouse moves across the interface. This ensures the best user experience. +2. To enable Passkey login, set the `RP_ID` and `RP_ORIGIN` environment variables in the `.env` file. + ## ⚠️ Notes