Files
Htmx/Htmx.ApiDemo/appsettings.json
T
2026-05-03 23:35:42 +05:00

10 lines
151 B
JSON

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