Files
OnlineShop/AspireVersionUpgrade/Aspire8App/AspireApp.ApiService/appsettings.json
T
2026-02-07 09:59:47 +00:00

10 lines
142 B
JSON

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