PIbd-22_Aleikin_A.M._Confec.../Confectionery/ConfectioneryClientApp/appsettings.json

12 lines
184 B
JSON
Raw Normal View History

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
2023-04-25 00:01:49 +04:00
"AllowedHosts": "*",
"IPAddress": "http://localhost:5149/"
}