Updated FAQ (markdown)

RustDesk
2025-05-27 23:53:12 +08:00
parent 4ee32e9563
commit c255f32a82

2
FAQ.md

@@ -440,7 +440,7 @@ https://github.com/rustdesk/rustdesk/issues/672#issuecomment-1146668238
> This is usually because your custom client was built before you set up `https`.
Please go to custom clients of web console, modify `API` below to correct url, e.g. https://rustdesk.example.com (please remember to remove `:21114`), then rerun the build to get a new custom client with the new `API` value. If it is not custom client, please go to RustDesk client `Settings` -> `Network`, set correct `API` (the same as web console address).
Please go to custom clients of web console, modify `API` below to correct url, e.g. https://rustdesk.example.com (please remember to remove `:21114`), then rerun the build to get a new custom client with the new `API` value (the same as web console address). If it is not custom client, please go to RustDesk client `Settings` -> `Network`, set correct `API` (the same as web console address).
![image](https://github.com/user-attachments/assets/6531cd18-27b9-4560-928f-eab9e3d8b66a)