2024-05-02 00:13:15 +04:00
|
|
|
{
|
|
|
|
"Logging": {
|
|
|
|
"LogLevel": {
|
|
|
|
"Default": "Information",
|
|
|
|
"Microsoft.AspNetCore": "Warning"
|
|
|
|
}
|
|
|
|
},
|
2024-05-28 13:22:24 +04:00
|
|
|
"AllowedHosts": "*",
|
2024-05-29 01:02:20 +04:00
|
|
|
"IpAddress": "http://localhost:5055"
|
2024-05-02 00:13:15 +04:00
|
|
|
}
|