11 lines
188 B
JSON
11 lines
188 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"HttpClients": {
|
|
"LiebWebsite": "https://localhost:7216/"
|
|
}
|
|
}
|