Files
pwa-player/backend/appsettings.Development.json
ju09279 c3c4de3c44 init
2024-08-11 21:55:11 +02:00

9 lines
119 B
JSON

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