PIbd-22_Chernyshev_Shabunov.../ComputerShopGuarantorApp/appsettings.json
2024-05-29 01:02:20 +04:00

11 lines
182 B
JSON

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