Files
TP-Fluent/BookHive/bin/Debug/net10.0/appsettings.json
2026-03-09 22:09:10 +01:00

10 lines
142 B
JSON

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