|
|
@@ -185,7 +185,7 @@ The table below does not list all configurations. Please refer to the configurat
|
|
185
|
185
|
| RUSTDESK_API_RUSTDESK_KEY | Rustdesk key | 123456789 |
|
|
186
|
186
|
| RUSTDESK_API_RUSTDESK_KEY_FILE | Rustdesk key file | `./conf/data/id_ed25519.pub` |
|
|
187
|
187
|
| RUSTDESK_API_RUSTDESK<br/>_WEBCLIENT_MAGIC_QUERYONLINE | New online query method is enabled in the web client v2; '1': Enabled, '0': Disabled, not enabled by default | `0` |
|
|
188
|
|
-| RUSTDESK_API_RUSTDESK_WS_HOST | Custom Websocket Host | |
|
|
|
188
|
+| RUSTDESK_API_RUSTDESK_WS_HOST | Custom Websocket Host | `wss://192.168.1.123:1234` |
|
|
189
|
189
|
| ---- PROXY ----- | --------------- | ---------- |
|
|
190
|
190
|
| RUSTDESK_API_PROXY_ENABLE | proxy_enable :`false`, `true` | `false` |
|
|
191
|
191
|
| RUSTDESK_API_PROXY_HOST | proxy_host | `http://127.0.0.1:1080` |
|