add pod network
This commit is contained in:
parent
826d7f5c23
commit
9a5876dc3f
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ block_ip = [
|
|||
|
||||
pass_ip = [
|
||||
'10.1.2.0/24', # IPv4 private network
|
||||
'10.244.0.0/16', # Kubernetes cluster network
|
||||
]
|
||||
|
||||
# Activate passlist of (hardcoded) IPs from the SearXNG organization,
|
||||
|
|
Loading…
Reference in a new issue