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