From fb43f0b1f133e270cd05bfd28a77d0be5ee3c756 Mon Sep 17 00:00:00 2001 From: yx <271678765@qq.com> Date: Sun, 24 Aug 2025 17:27:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/dev-ops/frpc/config/frpc.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev-ops/frpc/config/frpc.toml b/docs/dev-ops/frpc/config/frpc.toml index 18a0708..98a1acc 100644 --- a/docs/dev-ops/frpc/config/frpc.toml +++ b/docs/dev-ops/frpc/config/frpc.toml @@ -1,5 +1,5 @@ # 服务端地址 https://github.com/fatedier/frp/blob/dev/conf/frpc_full_example.toml -serverAddr = "117.72.37.243" +serverAddr = "117.72.174.23" # 服务端配置的bindPort serverPort = 7000 # token = -- GitLab