13 lines
289 B
JSON
Raw Normal View History

2024-04-30 21:22:23 +03:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
// порт -> Свойства/отладка/пользовательский ин./URL адресс
"IPAddress": "http://localhost:5176/"
}