12 lines
184 B
JSON
Raw Normal View History

2024-05-01 00:23:04 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"IPAddress": "http://localhost:5286/",
"AllowedHosts": "*"
}