11 lines
182 B
JSON
Raw Permalink Normal View History

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