Add 2nd vpn ip range

This commit is contained in:
Tobias Manske 2024-02-03 00:10:19 +01:00
parent 7b1556fe37
commit f353f67150
Signed by: tobias
GPG Key ID: 9164B527694A0709
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ http:
vpn-ipwhitelist:
ipWhiteList:
sourceRange:
- "10.1.0.0/24" # vpn
- "10.2.0.0/24" # vpn
- "127.0.0.1/32" # or local nets used by deployments
- "192.168.0.0/16"