14 lines
345 B
JSON
14 lines
345 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware": "None"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Dolibarr": {
|
|
"ApiUrl": "http://localhost/api/index.php/",
|
|
"ApiKey": "3004128e4cfbf5d0d9805d2e9cd8c79d015d0a25"
|
|
}
|
|
} |