Files
homeOn/HomeOnApp/Services.Web.UI/appsettings.json
vpodberezsky ec07c6ab7d add meteo-out
2025-12-13 14:35:36 +03:00

10 lines
142 B
JSON

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