Add HTTP header authorization middleware
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"AllowedHosts": "*",
|
||||
"AllowedAccess": {
|
||||
"HttpIpAddressHeaderName": "X-Real-IP",
|
||||
"HttpIpAddressHeaderValues": ["213.233.220.64", "86.83.136.215"]
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
|
||||
Reference in New Issue
Block a user