12 lines
230 B
JSON
Raw Normal View History

2024-04-20 16:05:30 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5189/", // поменять
"Password": "password"
}