13 lines
250 B
JSON
13 lines
250 B
JSON
{
|
|
"InternalApiKey": "development-only-change-me",
|
|
"InternalServices": {
|
|
"GroupServiceBaseUrl": "http://localhost:5070/"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
}
|
|
}
|