This commit is contained in:
2023-09-26 18:14:36 -06:00
commit fb5a0fc542
443 changed files with 21892 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
http:
middlewares:
ip-local:
ipWhiteList:
sourceRange:
- "192.168.1.1/16"
- "172.27.0.0/16"
tcp:
middlewares:
ip-local:
ipWhiteList:
sourceRange:
- "192.168.1.1/16"
- "172.27.0.0/16"