From 8b951065ce706f4dde83429735868dc9ff43bdfb Mon Sep 17 00:00:00 2001 From: lejianwen <84855512@qq.com> Date: Tue, 4 Mar 2025 15:48:25 +0800 Subject: [PATCH] style(webclient): ws-host --- conf/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.yaml b/conf/config.yaml index 54536bb..99e695d 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -32,7 +32,7 @@ rustdesk: key-file: "/data/id_ed25519.pub" personal: 1 webclient-magic-queryonline: 0 - ws-host: "" + ws-host: "" #eg: wss://192.168.1.3:4443 logger: path: "./runtime/log.txt" level: "info" #trace,debug,info,warn,error,fatal