2023-03-27 04:30:01 +04:00
|
|
|
{
|
|
|
|
"Logging": {
|
|
|
|
"LogLevel": {
|
|
|
|
"Default": "Information",
|
|
|
|
"Microsoft.AspNetCore": "Warning"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AllowedHosts": "*",
|
2023-05-18 08:05:09 +04:00
|
|
|
"IPAddress": "http://localhost:5175",
|
|
|
|
|
2023-03-27 04:30:01 +04:00
|
|
|
}
|
2023-05-18 08:05:09 +04:00
|
|
|
|