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为例: ```