From f7efbfeec53b64b85b256124b896430289933757 Mon Sep 17 00:00:00 2001 From: Remember <36129334+wuqinqiang@users.noreply.github.com> Date: Tue, 16 Jan 2024 18:38:54 +0800 Subject: [PATCH] fix: typo (#3938) --- conf/frps_full_example.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/frps_full_example.toml b/conf/frps_full_example.toml index 754452e..35c1a57 100644 --- a/conf/frps_full_example.toml +++ b/conf/frps_full_example.toml @@ -129,7 +129,7 @@ allowPorts = [ maxPortsPerClient = 0 # If subDomainHost is not empty, you can set subdomain when type is http or https in frpc's configure file -# When subdomain is est, the host used by routing is test.frps.com +# When subdomain is test, the host used by routing is test.frps.com subDomainHost = "frps.com" # custom 404 page for HTTP requests