forked from SW/traefik
Merge tag 'v1.6.0-rc4' into master
This commit is contained in:
@@ -367,7 +367,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