PIbd-22_Chernyshev_Shabunov.../ComputerShopGuarantorApp/appsettings.json
2024-05-28 13:22:24 +04:00

11 lines
182 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5024"
}