Files
IM_NEW/GroupService.WebApi/appsettings.Development.json
T

10 lines
169 B
JSON

{
"InternalApiKey": "development-only-change-me",
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}