update ip and middlewares
This commit is contained in:
parent
77d82dd853
commit
8c7fdf4612
3 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@
|
|||
# Restrict access to internal networks
|
||||
internal.ipwhitelist.sourcerange = [
|
||||
"127.0.0.1/32" # localhost
|
||||
"192.168.20.1/24" # lan
|
||||
"192.168.50.1/24" # lan
|
||||
];
|
||||
|
||||
# Restrict access based on geo-location
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue