PIbd-21_Potapov_N.S._Securi.../SecuritySystem/SecurirySystemClientApp/appsettings.json

11 lines
182 B
JSON

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