maj conf traefik pour allowip

This commit is contained in:
HPL
2024-08-16 21:28:32 +02:00
parent 2cae3a6ae3
commit 1dd2858922
3 changed files with 4 additions and 6 deletions

View File

@ -1,18 +0,0 @@
http:
middlewares:
ipwhitelist:
ipWhiteList:
sourceRange:
- "192.168.0.0/16"
- "172.16.0.0/12"
- "127.0.0.0/8"
- "10.0.0.0/8"
- "0.0.0.0/0"
adminipwhitelist:
ipWhiteList:
sourceRange:
- "192.168.0.0/16"
- "172.16.0.0/12"
- "127.0.0.0/8"
- "10.0.0.0/8"
- "0.0.0.0/0"