13 lines
180 B
JSON
13 lines
180 B
JSON
{
|
|
"WebApi": {
|
|
"ServerUrl": "http://localhost:5259"
|
|
},
|
|
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
}
|
|
}
|