Update fileConfig.yml

replace deprecated IpWhiteList middleware
This commit is contained in:
LRVT
2024-03-16 20:44:14 +01:00
committed by GitHub
parent ad7bb0ea68
commit 33c054c789

View File

@@ -43,7 +43,7 @@ http:
middlewares: middlewares:
# Only Allow Local networks # Only Allow Local networks
local-ipwhitelist: local-ipwhitelist:
ipWhiteList: ipAllowList:
sourceRange: sourceRange:
- 127.0.0.1/32 # localhost - 127.0.0.1/32 # localhost
- 10.0.0.0/8 # private class A - 10.0.0.0/8 # private class A