Browse Source

style(webclient): ws-host

lejianwen 11 months ago
parent
commit
8b951065ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/config.yaml

+ 1 - 1
conf/config.yaml

@@ -32,7 +32,7 @@ rustdesk:
32
   key-file: "/data/id_ed25519.pub"
32
   key-file: "/data/id_ed25519.pub"
33
   personal: 1
33
   personal: 1
34
   webclient-magic-queryonline: 0
34
   webclient-magic-queryonline: 0
35
-  ws-host: ""
35
+  ws-host: ""  #eg: wss://192.168.1.3:4443
36
 logger:
36
 logger:
37
   path: "./runtime/log.txt"
37
   path: "./runtime/log.txt"
38
   level: "info" #trace,debug,info,warn,error,fatal
38
   level: "info" #trace,debug,info,warn,error,fatal