From dfb325778dce9dc3b40d82e6c1a4353d919b6583 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 6 Jun 2025 14:39:18 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 168ca94..8808b63 100644 --- a/FAQ.md +++ b/FAQ.md @@ -56,7 +56,7 @@ e.g. port=123456 ``` -You can also put them in .env file under the same directory of hbbs/hbbr. hbbs/hbbr reads .env file no matter if you specify -c. +You can also put them in .env file under working directory. `hbbs`/`hbbr` reads .env file no matter if you specify -c. ![image](https://user-images.githubusercontent.com/71636191/173327939-4ed089cc-81bc-416a-a22e-6abc2791cfc4.png) # Change id, addressbook/api/login and web console?