PIbd-23_Zargarov_M.A._Pizzeria/Pizzeria/PizzeriaClientApp/appsettings.json

12 lines
184 B
JSON
Raw Normal View History

2023-05-13 23:14:14 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5245/"
}