From 005579db6ebb627b67586533c4f221bdcc8bad60 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 21 Oct 2023 01:32:50 +0800 Subject: [PATCH] Update _index.en.md --- content/self-host/client-configuration/_index.en.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/content/self-host/client-configuration/_index.en.md b/content/self-host/client-configuration/_index.en.md index 30a1fc1..0f4ddb7 100644 --- a/content/self-host/client-configuration/_index.en.md +++ b/content/self-host/client-configuration/_index.en.md @@ -28,13 +28,18 @@ or hbbs.example.com:21116 ``` -If your API server does not run on default `21114` port, please specify `API Server` explicitly. -e.g. your API server runs on default https port, please specify `API Server` with `https://hbbs.example.com`. - As a `Pro` user you will be able to retrieve the key from the [web console](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/), or you can find it in `id_ed25519.pub` file under your working directory. ![](/docs/en/self-host/rustdesk-server-pro/console/images/console-home.png?v2) +#### Set `API server` +This is for `Pro` user only. When you can log in on web console, but fail to log in RustDesk client, it probably you have not set `API serer` correctly. + +If your API server does not run on default `21114` port, please specify `API Server` explicitly. +e.g. your API server runs on default https port, please specify `API Server` with `https://hbbs.example.com`. + +If you still can not confirm the value of `API server`, please go to the welcome page of web console, the `API server` is shown as above picture. + ### Setup Using Import or Export 1. Use the steps [above](/docs/en/self-host/client-configuration/#manual-config) to configure RustDesk Client on a Device.