ISEbd-22_Alimova_M.S._Confe.../Confectionery/ConfectioneryClientApp/appsettings.json

11 lines
183 B
JSON
Raw Permalink Normal View History

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
2024-05-03 19:51:20 +04:00
"AllowedHosts": "*",
"IPAddress": "http://localhost:5011/"
}