Update _index.en.md

This commit is contained in:
RustDesk
2024-10-06 22:27:22 +08:00
committed by GitHub
parent f11d0d776f
commit 4aacb54a37

View File

@@ -366,7 +366,7 @@ Notice: Run `sudo service nginx restart` if you change the `rustdesk.conf` manua
### 8. Add WebSocket Secure (WSS) support for the id server and relay server to enable secure communication for the web client.
Add the following configuration to the first server section of the `/etc/nginx/.../rustdesk.conf` file, then restart the Nginx service.
Add the following configuration to the first `server` section of the `/etc/nginx/.../rustdesk.conf` file, then restart the `Nginx` service.
```
location /ws/id {