Update _index.en.md

This commit is contained in:
RustDesk 2024-04-07 22:37:30 +08:00 committed by GitHub
parent 27ab309232
commit c77adc5c56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,3 +62,8 @@ services:
The run `docker compose up -d`. The run `docker compose up -d`.
> If you have problem with seLinux on Fedora, please check this [issue](https://github.com/rustdesk/rustdesk-server/issues/230). > If you have problem with seLinux on Fedora, please check this [issue](https://github.com/rustdesk/rustdesk-server/issues/230).
{{% notice note %}}
How to set up https for your web console.
https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually
{{% /notice %}}