PIbd-21_Zaharchenko_M.I._Pi.../Pizzeria/PizzeriaClientApp/appsettings.json
2023-03-26 19:05:49 +04:00

11 lines
183 B
JSON

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