mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-05 21:09:30 +01:00
Update _index.en.md
This commit is contained in:
parent
f11d0d776f
commit
4aacb54a37
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user