29 lines
653 B
JSON
29 lines
653 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"ForceHttpsRedirection": false,
|
|
"Ope": {
|
|
"Version": "1.0",
|
|
"ClientToken": "",
|
|
"SecretKey": "",
|
|
"PublicBaseUrl": "",
|
|
"RequestLogPath": "C:\\Users\\oaafadm\\Desktop\\ApiOPE-logs\\ope-requests.log",
|
|
"TokenMaxAgeSeconds": 300,
|
|
"ClockSkewSeconds": 60,
|
|
"OrganizationId": "",
|
|
"OrganizationDir3": "",
|
|
"OrganizationCif": ""
|
|
},
|
|
"InternalApi": {
|
|
"BaseUrl": "http://localhost:7093",
|
|
"ApiKey": "",
|
|
"ApiKeyHeaderName": "X-ApiOPE-Key",
|
|
"TimeoutSeconds": 20
|
|
}
|
|
}
|