From 998e678a7fabcc5c0ded776aa06f14b38a68b8be Mon Sep 17 00:00:00 2001 From: Blizard Date: Mon, 11 Oct 2021 12:11:59 +0800 Subject: [PATCH] fix: typo (#2614) Co-authored-by: blizard863 <760076784@qq.com> --- conf/frpc_full.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/frpc_full.ini b/conf/frpc_full.ini index 71e5a14..21fc535 100644 --- a/conf/frpc_full.ini +++ b/conf/frpc_full.ini @@ -185,9 +185,9 @@ use_compression = true # if not set, you can access this custom_domains without certification http_user = admin http_pwd = admin -# if domain for frps is frps.com, then you can access [web01] proxy by URL http://test.frps.com +# if domain for frps is frps.com, then you can access [web01] proxy by URL http://web01.frps.com subdomain = web01 -custom_domains = web02.yourdomain.com +custom_domains = web01.yourdomain.com # locations is only available for http type locations = /,/pic host_header_rewrite = example.com