PIbd-22_Katysheva_N.E._Pizz.../Pizzeria/PizzeriaClientApp/appsettings.json
2024-05-08 11:14:52 +03:00

11 lines
211 B
JSON

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