mirror of
https://github.com/containous/traefik.git
synced 2025-10-18 03:33:19 +03:00
Fix basic documentation
This commit is contained in:
@@ -365,7 +365,7 @@ To enable IP white listing at the entry point level.
|
||||
[entryPoints.http]
|
||||
address = ":80"
|
||||
|
||||
[entryPoints.http]
|
||||
[entryPoints.http.whiteList]
|
||||
sourceRange = ["127.0.0.1/32", "192.168.1.7"]
|
||||
# useXForwardedFor = true
|
||||
```
|
||||
|
Reference in New Issue
Block a user