2024-04-20 16:05:30 +04:00
|
|
|
{
|
|
|
|
"Logging": {
|
|
|
|
"LogLevel": {
|
|
|
|
"Default": "Information",
|
|
|
|
"Microsoft.AspNetCore": "Warning"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AllowedHosts": "*",
|
2024-04-21 19:36:41 +04:00
|
|
|
"IPAddress": "http://localhost:5162/",
|
2024-04-20 16:05:30 +04:00
|
|
|
"Password": "password"
|
|
|
|
}
|