From eee3d77b55f2dc04c2fc3656806371306e9f64c8 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 9 Apr 2026 14:30:44 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 980fc5a..9655f0a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1466,7 +1466,7 @@ The [proxy](https://github.com/rustdesk/rustdesk/wiki/FAQ#proxy-for-pro-server) #!/usr/bin/env bash set -e -PROXY_HOST="proxy.firma.local" +PROXY_HOST="proxy.xxx.local" PROXY_PORT="8080" sudo mkdir -p /etc/systemd/system/rustdesk-hbbs.service.d