mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-17 13:58:12 +00:00
Update fileConfig.yml
replace deprecated IpWhiteList middleware
This commit is contained in:
parent
ad7bb0ea68
commit
33c054c789
|
@ -43,7 +43,7 @@ http:
|
|||
middlewares:
|
||||
# Only Allow Local networks
|
||||
local-ipwhitelist:
|
||||
ipWhiteList:
|
||||
ipAllowList:
|
||||
sourceRange:
|
||||
- 127.0.0.1/32 # localhost
|
||||
- 10.0.0.0/8 # private class A
|
||||
|
|
Loading…
Reference in New Issue
Block a user