12 lines
185 B
JSON
Raw Normal View History

2023-05-01 14:00:18 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
2023-05-01 16:55:27 +04:00
"AllowedHosts": "*",
"IPAddress": "https://localhost:7116/"
2023-05-01 14:00:18 +04:00
}