11 lines
183 B
JSON
Raw Permalink Normal View History

2023-05-04 02:40:25 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
2023-05-18 02:11:46 +04:00
"IPAddress": "https://localhost:7028"
2023-05-04 02:40:25 +04:00
}