12 lines
209 B
JSON
Raw Permalink Normal View History

2024-04-20 23:40:11 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5134/",
"Password": "password"
}