PIbd-22_Katysheva_N.E._Pizz.../Pizzeria/PizzeriaClientApp/appsettings.json

11 lines
211 B
JSON
Raw Normal View History

2024-05-08 12:14:52 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5283/"
}