PIbd-23_Kharlamov_A.A._Food.../FoodOrders/AbstractFoodOrdersClientApp/appsettings.json

12 lines
185 B
JSON

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