12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"PunkService": {
|
|
"BaseUrl": "https://api.punkapi.com/v2/"
|
|
}
|
|
}
|