From 50131dbe96999930836e44123ddfce24eeda4bbd Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Thu, 1 Jul 2021 09:35:24 +0800 Subject: [PATCH] update --- conf/frp/frpc.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/frp/frpc.ini b/conf/frp/frpc.ini index ac1325a..3f71025 100644 --- a/conf/frp/frpc.ini +++ b/conf/frp/frpc.ini @@ -35,7 +35,7 @@ local_port = 19999 subdomain = netdata [cas] -type = http +type = https local_ip = 127.0.0.1 -local_port = 9880 +local_port = 8443 subdomain = cas \ No newline at end of file