Updated FAQ (markdown)

RustDesk
2024-07-03 19:08:48 +08:00
parent bb5d233661
commit bbd50b7a68

2
FAQ.md

@@ -398,7 +398,7 @@ https://github.com/rustdesk/rustdesk/issues/672#issuecomment-1146668238
This is usually because your custom client was built before you set up your https.
Please go to custom clients of web console, modify `API` below to correct url, e.g. https://rustdesk.example.com, then rerun the build to get a new custom client with the new API.
Please go to custom clients of web console, modify `API` below to correct url, e.g. https://rustdesk.example.com, then rerun the build to get a new custom client with the new `API` value.
![image](https://github.com/rustdesk/rustdesk/assets/71636191/2f16a17e-7ba4-4c6b-bbef-dbe72e582eb9)