PIbd-22_Smirnov_A.A._Securi.../SecuritySystem/SecuritySystemClientApp/appsettings.json

12 lines
184 B
JSON
Raw Normal View History

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