From 0c6bf951957323703817a7e6987dc085981c2eee Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 13 Apr 2024 13:52:12 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/FAQ.md b/FAQ.md index 5ab3eba..82e3413 100644 --- a/FAQ.md +++ b/FAQ.md @@ -168,8 +168,7 @@ https://github.com/rustdesk/rustdesk/wiki/How-does-RustDesk-work%3F - Windows: - Portable: `%AppData%\Roaming\RustDesk\log\server\` - Installed: `C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\RustDesk\log\server\` - -Android (Available in V1.2.4) +- Android (Available in V1.2.4) ![image](https://github.com/rustdesk/rustdesk/assets/71636191/ce224ff8-16cf-4d7e-9277-c106c08a927a) @@ -314,7 +313,7 @@ https://github.com/rustdesk/rustdesk/discussions/6398#discussioncomment-9065991 ![image](https://github.com/rustdesk/rustdesk/assets/71636191/5e16205d-c509-497a-bada-195291337f5e) -- Check your relay server (hbbr/21117) is using the same public key as hbbs. You can see some errors related to connection to relay server in https://github.com/rustdesk/rustdesk/wiki/FAQ#access-logs. +- Check your relay server (hbbr/21117) is using the same public key as hbbs. You can see some errors related to connection to relay server in https://github.com/rustdesk/rustdesk/wiki/FAQ#access-logs on controlled side. It may be caused by using wrong volumns mapping in docker compose file, please strictly follow https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/docker/#docker-compose, or some other reasons.