2024-04-29 11:43:36 +04:00
|
|
|
{
|
|
|
|
"Logging": {
|
|
|
|
"LogLevel": {
|
|
|
|
"Default": "Information",
|
|
|
|
"Microsoft.AspNetCore": "Warning"
|
|
|
|
}
|
|
|
|
},
|
2024-04-30 00:27:07 +04:00
|
|
|
"AllowedHosts": "*",
|
|
|
|
|
2024-05-29 01:18:29 +04:00
|
|
|
"IPAddress": "http://localhost:5223/"
|
2024-04-29 11:43:36 +04:00
|
|
|
}
|