From 714eef0cd73d90b4680ea12f97cf1e35d26c0419 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 13 Apr 2024 14:02:04 +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 8c83830..ea2a3f7 100644 --- a/FAQ.md +++ b/FAQ.md @@ -315,7 +315,7 @@ https://github.com/rustdesk/rustdesk/discussions/6398#discussioncomment-9065991 - Check your relay server (hbbr/21117) is using the same key as hbbs (using the same `id_ed25519` file or having the same content). 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 you changed hbbs key but forgot to sync to hbbr, or some other reasons. + 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 you changed hbbs key but forgot to sync to hbbr (and restart), or some other reasons.