Skip to content

Commit 9684fb7

Browse files
committed
fix: remove redundant information from proxy configuration section in README
1 parent 6846dc8 commit 9684fb7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ When deploying behind load balancers, reverse proxies, or CDNs, configure the `T
2525
- **Production behind multiple proxies**: `TRUST_PROXY=2` (or number of hops)
2626
- **High security**: `TRUST_PROXY=10.0.0.1,172.16.0.0/12` (specific IPs/ranges)
2727

28-
This ensures accurate rate limiting and IP detection while maintaining security.
29-
30-
📖 **[Full Proxy Configuration Guide](./docs/PROXY_CONFIGURATION.md)**
31-
3228
<details>
3329
<summary>Docker Compose</summary>
3430

0 commit comments

Comments
 (0)