Files
server/MareSynchronosServer/MareSynchronosAuthService/appsettings.Development.json
Stanley Dimant dc33858626 some refactoring
2024-05-06 14:05:24 +02:00

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}