2024-04-27 16:07:34 +04:00
|
|
|
{
|
|
|
|
"Logging": {
|
|
|
|
"LogLevel": {
|
|
|
|
"Default": "Information",
|
|
|
|
"Microsoft.AspNetCore": "Warning"
|
|
|
|
}
|
|
|
|
},
|
2024-04-27 17:12:32 +04:00
|
|
|
"AllowedHosts": "*",
|
2024-04-30 00:02:09 +04:00
|
|
|
"IPAddress": "http://localhost:5055/"
|
2024-04-27 16:07:34 +04:00
|
|
|
}
|