Updated FAQ (markdown)

RustDesk 2024-08-19 01:34:02 +08:00
parent 097c7957e3
commit 0e8634247a

2
FAQ.md

@ -402,7 +402,7 @@ https://github.com/rustdesk/rustdesk/issues/672#issuecomment-1146668238
![image](https://github.com/rustdesk/rustdesk/assets/71636191/aeca9ef3-d38e-4925-9234-c15cff29589b)
This is usually because your custom client was built before you set up your https.
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`.