From 3d2c419ebe52f3945bbc409807a8d912a9a02920 Mon Sep 17 00:00:00 2001 From: starry <115192496+sky22333@users.noreply.github.com> Date: Fri, 13 Jun 2025 18:30:14 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27a2558..9ca04a3 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ https://yourdomain.com/https://github.com/user/repo/releases/download/v1.0.0/fil 容器内的配置文件位于 `/root/config.toml` -脚本部署配置文件位于 `/opt/hubproxy/config.toml`: +脚本部署配置文件位于 `/opt/hubproxy/config.toml` 为了IP限流能够正常运行,反向代理需要传递IP头用来获取访客真实IP,以caddy为例: ```